Searched refs:AllowInlineCacheAccess (Results 1 – 3 of 3) sorted by relevance
356 void AllowInlineCacheAccess() REQUIRES(!Locks::jit_lock_);
606 void JitCodeCache::AllowInlineCacheAccess() { in AllowInlineCacheAccess() function in art::jit::JitCodeCache
2344 GetJit()->GetCodeCache()->AllowInlineCacheAccess(); in AllowNewSystemWeaks()