Home
last modified time | relevance | path

Searched refs:phyIncludes (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp414 const std::string &sandboxPathStr, std::vector<std::string> &phyIncludes, in RecognizeSandboxWildCard()
421 if (!GetPathWildCard(userId, bundleName, physicalPrefix + relatePath, phyIncludes, pathMap)) { in RecognizeSandboxWildCard()
428 if (!GetPathWildCard(userId, bundleName, physicalPrefix + relatePath, phyIncludes, pathMap)) { in RecognizeSandboxWildCard()
759 std::vector<std::string> &phyIncludes, std::map<std::string, std::string>& pathMap) in DealWithIncludeFiles()
771 RecognizeSandboxWildCard(userId, bundleName, includeStr, phyIncludes, pathMap); in DealWithIncludeFiles()
772 if (phyIncludes.empty()) { in DealWithIncludeFiles()
778 ConvertSandboxRealPath(userId, bundleName, includeStr, phyIncludes, pathMap); in DealWithIncludeFiles()
812 std::vector<std::string> phyIncludes; in GetBundleStatsForIncreaseEach() local
817 DealWithIncludeFiles(paras, includes, phyIncludes, pathMap); in GetBundleStatsForIncreaseEach()
818 if (phyIncludes in GetBundleStatsForIncreaseEach()
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
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
[all...]

Completed in 2 milliseconds