Searched refs:moduleCachePath (Results 1 – 2 of 2) sorted by relevance
943 … std::string moduleCachePath = std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCacheSize() local946 cachePaths.push_back(moduleCachePath); in GetAppCacheSize()947 …_D(BMS_TAG_INSTALLD, "GetBundleStats, add module cache path: %{public}s", moduleCachePath.c_str()); in GetAppCacheSize()
1659 … std::string moduleCachePath = std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCachePaths() local1662 cachePaths.push_back(moduleCachePath); in GetAppCachePaths()1663 APP_LOGD("add module cache path: %{public}s", moduleCachePath.c_str()); in GetAppCachePaths()