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

/art/runtime/gc/allocator/
H A Drosalloc.cc546 RosAlloc::Run* RosAlloc::AllocRun(Thread* self, size_t idx) { function in class:art::gc::allocator::RosAlloc
593 return AllocRun(self, idx);

Completed in 40 milliseconds