Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1936 int64_t totalAppCacheSize = 0; in getExternalSizesForUserWithQuota() local
1947 totalAppCacheSize += GetOccupiedSpaceForProjectId(uuid, cacheProjectId); in getExternalSizesForUserWithQuota()
1956 totalSize += totalAppCacheSize; in getExternalSizesForUserWithQuota()