Home
last modified time | relevance | path

Searched refs:bundleNameDir (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp931 std::string bundleNameDir = bundleName; in GetAppCacheSize() local
933 bundleNameDir = BundleCloneCommonHelper::GetCloneDataDir(bundleName, appIndex); in GetAppCacheSize()
941 bundleNameDir + ServiceConstants::PATH_SEPARATOR + Constants::CACHE_DIR); in GetAppCacheSize()
944 …erviceConstants::PATH_SEPARATOR + std::to_string(userId) + ServiceConstants::BASE + bundleNameDir + in GetAppCacheSize()