Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h910 static Run* GetDedicatedFullRun() { in GetDedicatedFullRun() function
/aosp12/art/runtime/
H A Dthread.cc2320 gc::allocator::RosAlloc::GetDedicatedFullRun()); in Thread()