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