Searched refs:cachePaths (Results 1 – 3 of 3) sorted by relevance
935 std::vector<std::string> cachePaths; in GetAppCacheSize() local939 cachePaths.push_back(std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCacheSize()946 cachePaths.push_back(moduleCachePath); in GetAppCacheSize()950 return InstalldOperator::GetDiskUsageFromPath(cachePaths); in GetAppCacheSize()
1066 …32_t userId, const std::vector<std::string> &moduleNameList, std::vector<std::string> &cachePaths);
1650 …t32_t userId, const std::vector<std::string> &moduleNameList, std::vector<std::string> &cachePaths) in GetAppCachePaths() argument1655 cachePaths.push_back(std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCachePaths()1662 cachePaths.push_back(moduleCachePath); in GetAppCachePaths()