Searched refs:CHAR_TAG (Results 1 – 9 of 9) sorted by relevance
119 this.tag = JDWPConstants.Tag.CHAR_TAG; in Value()220 case JDWPConstants.Tag.CHAR_TAG: in equals()261 case JDWPConstants.Tag.CHAR_TAG: in toString()
96 tag = JDWPConstants.Tag.CHAR_TAG; in setSignature()249 case JDWPConstants.Tag.CHAR_TAG: in getType()
190 public static final byte CHAR_TAG = 67; field in JDWPConstants.Tag233 case CHAR_TAG: in getName()
293 tag = JDWPConstants.Tag.CHAR_TAG; in setSignature()451 case JDWPConstants.Tag.CHAR_TAG: in getType()
170 case JDWPConstants.Tag.CHAR_TAG: { in isValuePrimitiveType()1036 case JDWPConstants.Tag.CHAR_TAG: in setNextValueAsUntaggedValue()1087 case JDWPConstants.Tag.CHAR_TAG: in getNextValueAsUntaggedValue()
129 JDWPConstants.Tag.CHAR_TAG, in testGetValues002()167 case JDWPConstants.Tag.CHAR_TAG: in testGetValues002()
141 JDWPConstants.Tag.CHAR_TAG, in testGetValues002()195 case JDWPConstants.Tag.CHAR_TAG: in testGetValues002()
68 hookFieldModification(classSignature, "testCharField", JDWPConstants.Tag.CHAR_TAG); in testFieldModifyEvent()
76 case JDWPConstants.Tag.CHAR_TAG: in toString()