Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit_code_cache.h414 void WaitForPotentialCollectionToCompleteRunnable(Thread* self)
H A Djit_code_cache.cc626 void JitCodeCache::WaitForPotentialCollectionToCompleteRunnable(Thread* self) { in WaitForPotentialCollectionToCompleteRunnable() function in art::jit::JitCodeCache
666 WaitForPotentialCollectionToCompleteRunnable(self); in Commit()