Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Ddft_impl.cpp68 char *currentPath = DftImpl::GetPagePath(); in CallbackPageReplaced() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Ddirectory_ex.cpp192 string currentPath = ExcludeTrailingPathDelimiter(path); in ForceRemoveDirectory() local
283 string currentPath = ExcludeTrailingPathDelimiter(path); in ChangeModeDirectory() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_connection_pool.cpp300 std::string currentPath = config.GetPath(); in ChangeDbFileForRestore() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner.cpp577 string currentPath = fName; in WalkFileTree() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp405 std::string currentPath = OHOS::ExcludeTrailingPathDelimiter(path); in ChangeDirOwnerRecursively() local
553 void InstalldOperator::TraverseCacheDirectory(const std::string &currentPath, std::vector<std::stri… in TraverseCacheDirectory()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_vcard_manager.cpp820 void PbapPseVcardManager::PullvCardListing(std::u16string currentPath, std::u16string folderName, in PullvCardListing()
868 void PbapPseVcardManager::PullvCardEntry(std::u16string currentPath, std::u16string entryId, in PullvCardEntry()
Dpbap_pse_state_machine.cpp658 std::u16string currentPath = std::accumulate(paths.begin(), paths.end(), std::u16string(u""), in GetFullPath() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_state_machine.cpp538 std::u16string currentPath = GetCurrentPath(); in HandleSetPhoneBookActionCompleted() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_object_utils.cpp349 string currentPath = path.substr(0, index); in InsertDirToDbRecursively() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1201 std::string currentPath = ""; variable