Searched refs:DisallowInlineCacheAccess (Results 1 – 3 of 3) sorted by relevance
352 void DisallowInlineCacheAccess() REQUIRES(!Locks::jit_lock_);
590 void JitCodeCache::DisallowInlineCacheAccess() { in DisallowInlineCacheAccess() function in art::jit::JitCodeCache
2544 GetJit()->GetCodeCache()->DisallowInlineCacheAccess(); in DisallowNewSystemWeaks()