Searched refs:totalAppCacheSize (Results 1 – 1 of 1) sorted by relevance
1928 int64_t totalAppCacheSize = 0; in getExternalSizesForUserWithQuota() local1939 totalAppCacheSize += GetOccupiedSpaceForProjectId(uuid, cacheProjectId); in getExternalSizesForUserWithQuota()1948 totalSize += totalAppCacheSize; in getExternalSizesForUserWithQuota()