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