Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Djit_code_cache.cc359 bool JitCodeCache::WaitForPotentialCollectionToComplete(Thread* self) { in WaitForPotentialCollectionToComplete() function in art::jit::JitCodeCache
1156 WaitForPotentialCollectionToComplete(self); in IncreaseCodeCacheCapacity()
1329 } else if (WaitForPotentialCollectionToComplete(self)) { in DoCollection()
H A Djit_code_cache.h452 bool WaitForPotentialCollectionToComplete(Thread* self)