Searched refs:GetAppCacheSize (Results 1 – 2 of 2) sorted by relevance
260 int64_t GetAppCacheSize(const std::string &bundleName, const int32_t userId,
928 int64_t InstalldHostImpl::GetAppCacheSize(const std::string &bundleName, in GetAppCacheSize() function in OHOS::AppExecFwk::InstalldHostImpl985 bundleCacheSize = GetAppCacheSize(bundleName, userId, appIndex, moduleNameList); in GetBundleStats()