Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1007 int64_t totalDataSize = 0; in GetAllBundleStats() local
1012 totalDataSize += bundleDataSize; in GetAllBundleStats()
1015 bundleStats.push_back(totalDataSize); in GetAllBundleStats()