Home
last modified time | relevance | path

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

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