Searched defs:GetCompiledMethod (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | oat_writer.cc | 215 CompiledMethod* GetCompiledMethod(size_t class_def_method_index) const { in GetCompiledMethod() function in art::OatWriter::OatClass |
/art/compiler/driver/ | ||
D | compiler_driver.cc | 2927 CompiledMethod* CompilerDriver::GetCompiledMethod(MethodReference ref) const { in GetCompiledMethod() function in art::CompilerDriver |