Searched defs:ReleasePageRange (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/allocator/
H A Drosalloc.cc2013 reclaimed_bytes += ReleasePageRange(start, start + fpr_size);
2037 size_t RosAlloc::ReleasePageRange(uint8_t* start, uint8_t* end) { function in class:art::gc::allocator::RosAlloc

Completed in 25 milliseconds