HomeSort by relevance Sort by last modified time
    Searched refs:WaitForPotentialCollectionToComplete (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit_code_cache.cc 231 bool JitCodeCache::WaitForPotentialCollectionToComplete(Thread* self) {
328 WaitForPotentialCollectionToComplete(self);
417 WaitForPotentialCollectionToComplete(self);
426 WaitForPotentialCollectionToComplete(self);
584 if (WaitForPotentialCollectionToComplete(self)) {
    [all...]
jit_code_cache.h 222 bool WaitForPotentialCollectionToComplete(Thread* self)

Completed in 41 milliseconds