Home | History | Annotate | Download | only in reflect

Lines Matching defs:TYPE_SHORT

82     private static final char TYPE_SHORT = 'S';
517 return getSField(object, declaringClass, type, slot, flag, TYPE_SHORT);
845 setSField(object, declaringClass, type, slot, flag, TYPE_SHORT, value);