Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h873 size_t UsableSize(size_t bytes) { in UsableSize() function
Drosalloc.cc1299 size_t RosAlloc::UsableSize(const void* ptr) { in UsableSize() function in art::gc::allocator::RosAlloc