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

  /art/runtime/jit/
jit_code_cache.h 334 void WaitUntilInlineCacheAccessible(Thread* self)
jit_code_cache.cc 492 void JitCodeCache::WaitUntilInlineCacheAccessible(Thread* self) {
522 WaitUntilInlineCacheAccessible(Thread::Current());
    [all...]

Completed in 375 milliseconds