Home
last modified time | relevance | path

Searched refs:bundleDataSize (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp933 int64_t bundleDataSize = InstalldOperator::GetDiskUsageFromQuota(uid); in GetBundleStats() local
934 bundleStats.push_back(bundleDataSize); in GetBundleStats()
956 int64_t bundleDataSize = InstalldOperator::GetDiskUsageFromQuota(uid); in GetAllBundleStats() local
958 totalDataSize += bundleDataSize; in GetAllBundleStats()

Completed in 4 milliseconds