Searched defs:RemoveMethodsIn (Results 1 – 1 of 1) sorted by relevance
/art/runtime/jit/ | ||
D | jit_code_cache.cc | 177 void RemoveMethodsIn(const LinearAlloc& alloc) REQUIRES_SHARED(Locks::mutator_lock_) { in RemoveMethodsIn() function in art::jit::JitCodeCache::JniStubData |