Home
last modified time | relevance | path

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

/art/runtime/jit/
Doffline_profiling_info.cc549 bool ProfileCompilationInfo::ContainsMethod(const MethodReference& method_ref) const { in ContainsMethod() function in art::ProfileCompilationInfo
Djit_code_cache.cc168 bool JitCodeCache::ContainsMethod(ArtMethod* method) { in ContainsMethod() function in art::jit::JitCodeCache