Searched refs:GetDedicatedFullRun (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/allocator/ | ||
D | rosalloc.h | 910 static Run* GetDedicatedFullRun() { in GetDedicatedFullRun() function |
/art/runtime/ | ||
D | thread.cc | 2320 gc::allocator::RosAlloc::GetDedicatedFullRun()); in Thread() |