Home | History | Annotate | Download | only in oatdump

Lines Matching refs:fh

1157       FieldHelper fh(hs.NewHandle(field));
1158 mirror::Class* type = fh.GetType();
1178 FieldHelper fh(hs.NewHandle(field));
1179 mirror::Class* field_type = fh.GetType(false);