Home | History | Annotate | Download | only in oatdump

Lines Matching refs:GetOatMethod

221       WalkOatMethod(oat_class.GetOatMethod(class_method_idx++),
506 return oat_class.GetOatMethod(method_index).GetQuickCode();
541 AddOffsets(oat_class.GetOatMethod(class_method_index++));
545 AddOffsets(oat_class.GetOatMethod(class_method_index++));
797 const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_index);