Home
last modified time | relevance | path

Searched defs:pathMap (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
Dbackup_file_utils.h33 std::map<std::string, std::string> pathMap = {}; variable
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
Dquota_manager.cpp338 std::map<std::string, std::string> &pathMap) in AddPathMapForPathWildCard()
358 std::vector<std::string> &includePathList, std::map<std::string, std::string> &pathMap) in GetPathWildCard()
410 std::map<std::string, std::string>& pathMap) in RecognizeSandboxWildCard()
431 std::map<std::string, std::string>& pathMap) in ConvertSandboxRealPath()
546 …std::map<std::string, std::string> &pathMap, std::ofstream &statFile, std::map<std::string, bool> … in CheckIfDirForIncludes()
653 std::map<std::string, std::string> &pathMap, in GetIncludesFileStats()
734 std::map<std::string, std::string> &pathMap, std::ofstream &statFile) in ScanExtensionPath()
755 std::vector<std::string> &phyIncludes, std::map<std::string, std::string>& pathMap) in DealWithIncludeFiles()
810 std::map<std::string, std::string> pathMap; in GetBundleStatsForIncreaseEach() local