Searched refs:getTotalBytesUsed (Results 1 – 4 of 4) sorted by relevance
59 if (fCache.getTotalBytesUsed() == 0) { in onDraw()
224 size_t getTotalBytesUsed() const { return fTotalBytesUsed; } in getTotalBytesUsed() function
477 return get_cache()->getTotalBytesUsed(); in GetTotalBytesUsed()
721 long totalBytesUsed = mddStorageStats.getTotalBytesUsed(i); in verifyStorageStats()