Searched defs:oat_method_idx (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1609 uint32_t oat_method_idx = GetOatMethodIndexFromMethodIndex(dex_file, class_def_idx, method_idx); local
1610 return oat_class->GetOatMethod(oat_method_idx).GetCode();

Completed in 27 milliseconds