Home
last modified time | relevance | path

Searched defs:targetDir (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dconnection_detector_test.cpp90 string targetDir = "/test/file"; variable
100 string targetDir; variable
146 string targetDir; variable
156 string targetDir = "testDir"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dconnection_detector.cpp149 bool ConnectionDetector::GetConnectionStatus(const std::string &targetDir, const std::string &netwo… in GetConnectionStatus()
193 int32_t ConnectionDetector::RepeatGetConnectionStatus(const std::string &targetDir, const std::stri… in RepeatGetConnectionStatus()
H A Ddaemon.cpp202 auto targetDir = ss.str(); in ConnectionCount() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp558 auto targetDir = dir; in IsDirExistNormal() local
572 auto targetDir = srcPath; in GetAllFileListNormal() local
586 auto targetDir = srcPath; in GetChildNamesNormal() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1736 std::string targetDir = extractParam.targetPath; in ExtractResourceFiles() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4638 … std::string targetDir = bundlePaths.front().substr(0, bundlePaths.front().find_last_of('/') + 1); in RestoreHaps() local