Searched defs:UsableSize (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/allocator/ | ||
D | rosalloc.h | 873 size_t UsableSize(size_t bytes) { in UsableSize() function |
D | rosalloc.cc | 1299 size_t RosAlloc::UsableSize(const void* ptr) { in UsableSize() function in art::gc::allocator::RosAlloc |