Searched refs:AllowInlineCacheAccess (Results 1 – 3 of 3) sorted by relevance
226 void AllowInlineCacheAccess() REQUIRES(!lock_);
501 void JitCodeCache::AllowInlineCacheAccess() { in AllowInlineCacheAccess() function in art::jit::JitCodeCache
1916 GetJit()->GetCodeCache()->AllowInlineCacheAccess(); in AllowNewSystemWeaks()