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

/art/runtime/gc/allocator/
H A Drosalloc-inl.h95 void* slot_addr = thread_local_run->AllocSlot();
111 inline void* RosAlloc::Run::AllocSlot() { function in class:art::gc::allocator::RosAlloc::Run
115 LOG(INFO) << "RosAlloc::Run::AllocSlot() : " << slot

Completed in 39 milliseconds