Searched defs:ReleasePages (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/allocator/ | ||
D | rosalloc.h | 99 void ReleasePages(RosAlloc* rosalloc) EXCLUSIVE_LOCKS_REQUIRED(rosalloc->lock_) { in ReleasePages() function |
D | rosalloc.cc | 2103 size_t RosAlloc::ReleasePages() { in ReleasePages() function in art::gc::allocator::RosAlloc |