Home
last modified time | relevance | path

Searched refs:GetDedicatedFullRun (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h909 static Run* GetDedicatedFullRun() { in GetDedicatedFullRun() function
/art/runtime/
Dthread.cc2304 gc::allocator::RosAlloc::GetDedicatedFullRun()); in Thread()