Home
last modified time | relevance | path

Searched defs:ClearGcRootsInInlineCaches (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofiling_info.h144 void ClearGcRootsInInlineCaches() { in ClearGcRootsInInlineCaches() function
Djit_code_cache.cc298 void JitCodeCache::ClearGcRootsInInlineCaches(Thread* self) { in ClearGcRootsInInlineCaches() function in art::jit::JitCodeCache