Searched defs:ReleasePages (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/gc/allocator/ | ||
H A D | rosalloc.h | 100 void ReleasePages(RosAlloc* rosalloc) REQUIRES(rosalloc->lock_) { in ReleasePages() function |
H A D | rosalloc.cc | 1978 size_t RosAlloc::ReleasePages() { in ReleasePages() function in art::gc::allocator::RosAlloc |