Home
last modified time | relevance | path

Searched refs:ArtRosAllocMoreCore (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Drosalloc_space.cc382 void* ArtRosAllocMoreCore(allocator::RosAlloc* rosalloc, intptr_t increment) { in ArtRosAllocMoreCore() function
/art/runtime/gc/allocator/
Drosalloc.h663 void* ArtRosAllocMoreCore(allocator::RosAlloc* rosalloc, intptr_t increment);
Drosalloc.cc186 ArtRosAllocMoreCore(this, increment); in AllocPages()
1534 ArtRosAllocMoreCore(this, -(static_cast<intptr_t>(decrement))); in Trim()