Searched refs:RemoveMethodsIn (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit_code_cache.h | 304 void RemoveMethodsIn(Thread* self, const LinearAlloc& alloc) |
D | jit_code_cache.cc | 176 void RemoveMethodsIn(const LinearAlloc& alloc) { in RemoveMethodsIn() function in art::jit::JitCodeCache::JniStubData |