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/
H A Dbackup_file_utils.h33 std::map<std::string, std::string> pathMap = {}; member in OHOS::Media::FileAccessHelper
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp342 AddPathMapForPathWildCard(uint32_t userId, const std::string &bundleName, const std::string &phyPath, std::map<std::string, std::string> &pathMap) AddPathMapForPathWildCard() argument
362 GetPathWildCard(uint32_t userId, const std::string &bundleName, const std::string &includeWildCard, std::vector<std::string> &includePathList, std::map<std::string, std::string> &pathMap) GetPathWildCard() argument
413 RecognizeSandboxWildCard(const uint32_t userId, const std::string &bundleName, const std::string &sandboxPathStr, std::vector<std::string> &phyIncludes, std::map<std::string, std::string>& pathMap) RecognizeSandboxWildCard() argument
434 ConvertSandboxRealPath(const uint32_t userId, const std::string &bundleName, const std::string &sandboxPathStr, std::vector<std::string> &realPaths, std::map<std::string, std::string>& pathMap) ConvertSandboxRealPath() argument
549 CheckIfDirForIncludes(const std::string &path, BundleStatsParas &paras, std::map<std::string, std::string> &pathMap, std::ofstream &statFile, std::map<std::string, bool> &excludesMap) CheckIfDirForIncludes() argument
656 GetIncludesFileStats(const std::string &dir, BundleStatsParas &paras, std::map<std::string, std::string> &pathMap, std::ofstream &statFile, std::map<std::string, bool> &excludesMap) GetIncludesFileStats() argument
736 ScanExtensionPath(BundleStatsParas &paras, const std::vector<std::string> &includes, const std::vector<std::string> &excludes, std::map<std::string, std::string> &pathMap, std::ofstream &statFile) ScanExtensionPath() argument
758 DealWithIncludeFiles(const BundleStatsParas &paras, const std::vector<std::string> &includes, std::vector<std::string> &phyIncludes, std::map<std::string, std::string>& pathMap) DealWithIncludeFiles() argument
814 std::map<std::string, std::string> pathMap; GetBundleStatsForIncreaseEach() local
[all...]

Completed in 2 milliseconds