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