Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1928 int64_t totalAppCacheSize = 0; in getExternalSizesForUserWithQuota() local
1939 totalAppCacheSize += GetOccupiedSpaceForProjectId(uuid, cacheProjectId); in getExternalSizesForUserWithQuota()
1948 totalSize += totalAppCacheSize; in getExternalSizesForUserWithQuota()