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.cpp339 std::map<std::string, std::string> &pathMap) in AddPathMapForPathWildCard()
359 std::vector<std::string> &includePathList, std::map<std::string, std::string> &pathMap) in GetPathWildCard()
411 std::map<std::string, std::string>& pathMap) in RecognizeSandboxWildCard()
432 std::map<std::string, std::string>& pathMap) in ConvertSandboxRealPath()
547 …std::map<std::string, std::string> &pathMap, std::ofstream &statFile, std::map<std::string, bool> … in CheckIfDirForIncludes()
654 std::map<std::string, std::string> &pathMap, in GetIncludesFileStats()
735 std::map<std::string, std::string> &pathMap, std::ofstream &statFile) in ScanExtensionPath()
756 std::vector<std::string> &phyIncludes, std::map<std::string, std::string>& pathMap) in DealWithIncludeFiles()
811 std::map<std::string, std::string> pathMap; in GetBundleStatsForIncreaseEach() local