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.h 286 bool WaitForPotentialCollectionToComplete(Thread* self)
jit_code_cache.cc 276 bool JitCodeCache::WaitForPotentialCollectionToComplete(Thread* self) {
575 WaitForPotentialCollectionToComplete(self);
    [all...]

Completed in 49 milliseconds