Home
last modified time | relevance | path

Searched defs:folderPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp151 for (const auto &folderPath : dirs) { in SetDirsPermission() local
239 for (const auto &folderPath : dirs) { in RemoveDirsPermission() local
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp655 long long int GetDirSize(const std::string &folderPath) in GetDirSize()
697 bool DeleteOldFile(const std::string folderPath) in DeleteOldFile()
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp966 for (const auto &folderPath : dirs) { in SetDirsPermission() local
1101 for (const auto &folderPath : dirs) { in RemoveDirsPermission() local
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp685 std::string folderPath = ""; in CreateFileForRequest() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp194 string folderPath = "/" + filePath.substr(0, pos); in CheckAndCreateDirectory() local