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