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