Searched refs:CHAR_TAG (Results 1 – 9 of 9) sorted by relevance
141 this.tag = JDWPConstants.Tag.CHAR_TAG; in Value()232 case JDWPConstants.Tag.CHAR_TAG: in isPrimitiveTag()271 case JDWPConstants.Tag.CHAR_TAG: in equals()313 case JDWPConstants.Tag.CHAR_TAG: in toString()
296 tag = JDWPConstants.Tag.CHAR_TAG; in setSignature()472 case JDWPConstants.Tag.CHAR_TAG: in getType()
190 public static final byte CHAR_TAG = 67; field in JDWPConstants.Tag233 case CHAR_TAG: in getName()
88 tag = JDWPConstants.Tag.CHAR_TAG; in setSignature()250 case JDWPConstants.Tag.CHAR_TAG: in getType()
170 case JDWPConstants.Tag.CHAR_TAG: { in isValuePrimitiveType()1052 case JDWPConstants.Tag.CHAR_TAG: in setNextValueAsUntaggedValue()1100 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()
60 hookFieldModification(classSignature, "testCharField", JDWPConstants.Tag.CHAR_TAG); in testFieldModifyEvent()
64 case JDWPConstants.Tag.CHAR_TAG: in toString()