Lines Matching refs:GetOatMethod
2402 *oat_method = oat_class.GetOatMethod(oat_method_index);
2473 return oat_class.GetOatMethod(oat_method_idx).GetQuickCode();
2484 return oat_class.GetOatMethod(oat_method_idx).GetPortableCode();
2549 OatFile::OatMethod oat_method = oat_class.GetOatMethod(method_index);
2606 const OatFile::OatMethod oat_method = oat_class->GetOatMethod(method_index);