Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc230 bool JitCodeCache::WaitForPotentialCollectionToComplete(Thread* self) { in WaitForPotentialCollectionToComplete() function in art::jit::JitCodeCache
327 WaitForPotentialCollectionToComplete(self); in CommitCodeInternal()
416 WaitForPotentialCollectionToComplete(self); in ReserveData()
425 WaitForPotentialCollectionToComplete(self); in ReserveData()
583 if (WaitForPotentialCollectionToComplete(self)) { in GarbageCollectCache()
Djit_code_cache.h223 bool WaitForPotentialCollectionToComplete(Thread* self)