Home
last modified time | relevance | path

Searched defs:GetStorageSize (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Darray_internal.h53 static uint32_t GetStorageSize(uint32_t num_elements) { in GetStorageSize() function
/external/cronet/net/disk_cache/memory/
Dmem_entry_impl.cc119 int MemEntryImpl::GetStorageSize() const { in GetStorageSize() function in disk_cache::MemEntryImpl