H A D | quota_manager.cpp | 342 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 ¶s, 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 ¶s, std::map<std::string, std::string> &pathMap, std::ofstream &statFile, std::map<std::string, bool> &excludesMap) GetIncludesFileStats() argument 736 ScanExtensionPath(BundleStatsParas ¶s, 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 ¶s, 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...] |