Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetOatMethod

2429   *oat_method = oat_class.GetOatMethod(oat_method_index);
2509 return oat_class.GetOatMethod(oat_method_idx).GetQuickCode();
2520 return oat_class.GetOatMethod(oat_method_idx).GetPortableCode();
2585 OatFile::OatMethod oat_method = oat_class.GetOatMethod(method_index);
2642 const OatFile::OatMethod oat_method = oat_class->GetOatMethod(method_index);