Home
last modified time | relevance | path

Searched defs:RemoveMethodsIn (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Djit_code_cache.cc176 void RemoveMethodsIn(const LinearAlloc& alloc) REQUIRES_SHARED(Locks::mutator_lock_) { in RemoveMethodsIn() function in art::jit::JitCodeCache::JniStubData
527 void JitCodeCache::RemoveMethodsIn(Thread* self, const LinearAlloc& alloc) { in RemoveMethodsIn() function in art::jit::JitCodeCache