Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc165 void RemoveMethodsIn(const LinearAlloc& alloc) { in RemoveMethodsIn() function in art::jit::JitCodeCache::JniStubData
834 void JitCodeCache::RemoveMethodsIn(Thread* self, const LinearAlloc& alloc) { in RemoveMethodsIn() function in art::jit::JitCodeCache