Searched defs:GetStorageSize (Results 1 – 13 of 13) sorted by relevance
53 static uint32_t GetStorageSize(uint32_t num_elements) { in GetStorageSize() function
217 uint32_t GetStorageSize() const { in GetStorageSize() function
215 uint32_t GetStorageSize() const { in GetStorageSize() function
210 uint32_t GetStorageSize() const { in GetStorageSize() function
119 int MemEntryImpl::GetStorageSize() const { in GetStorageSize() function in disk_cache::MemEntryImpl
1307 android::status_t android::vold::GetStorageSize(int64_t* storageSize) { in GetStorageSize() function in android::vold