Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Drosalloc_space.cc486 void* ArtRosAllocMoreCore(allocator::RosAlloc* rosalloc, intptr_t increment) in ArtRosAllocMoreCore() function
/art/runtime/gc/allocator/
Drosalloc.h947 void* ArtRosAllocMoreCore(allocator::RosAlloc* rosalloc, intptr_t increment);
Drosalloc.cc202 ArtRosAllocMoreCore(this, increment); in AllocPages()
1384 ArtRosAllocMoreCore(this, -(static_cast<intptr_t>(decrement))); in Trim()