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

  /art/runtime/jit/
jit_code_cache.h 256 bool GetGarbageCollectCode() REQUIRES(!lock_);
jit.cc 199 if (code_cache->GetGarbageCollectCode()) {
    [all...]
jit_code_cache.cc 535 if (LIKELY(GetGarbageCollectCode())) {
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 441 milliseconds