Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h99 void ReleasePages(RosAlloc* rosalloc) EXCLUSIVE_LOCKS_REQUIRED(rosalloc->lock_) { in ReleasePages() function
Drosalloc.cc2103 size_t RosAlloc::ReleasePages() { in ReleasePages() function in art::gc::allocator::RosAlloc