Searched defs:getTotalSize (Results 1 – 6 of 6) sorted by relevance
60 public static long getTotalSize(VolumeInfo info, long totalInternalStorage) { in getTotalSize() method in PrivateStorageInfo
48 public long getTotalSize() { in getTotalSize() method in MemInfoReader
106 public long getTotalSize() { in getTotalSize() method in Stats
77 uint64_t GraphicBufferAllocator::getTotalSize() const { in getTotalSize() function in android::GraphicBufferAllocator
140 size_t getTotalSize() const { return mTotalCacheSize; } in getTotalSize() function
371 uint32_t TiffWriter::getTotalSize() const { in getTotalSize() function in android::img_utils::TiffWriter