Searched refs:LONG_TAG (Results 1 – 11 of 11) sorted by relevance
87 this.tag = JDWPConstants.Tag.LONG_TAG; in Value()234 case JDWPConstants.Tag.LONG_TAG: in equals()269 case JDWPConstants.Tag.LONG_TAG: in toString()
111 tag = JDWPConstants.Tag.LONG_TAG; in setSignature()261 case JDWPConstants.Tag.LONG_TAG: in getType()
200 public static final byte LONG_TAG = 74; field in JDWPConstants.Tag243 case LONG_TAG: in getName()
308 tag = JDWPConstants.Tag.LONG_TAG; in setSignature()463 case JDWPConstants.Tag.LONG_TAG: in getType()
185 case JDWPConstants.Tag.LONG_TAG: { in isValuePrimitiveType()1048 case JDWPConstants.Tag.LONG_TAG: in setNextValueAsUntaggedValue()1099 case JDWPConstants.Tag.LONG_TAG: in getNextValueAsUntaggedValue()1157 case JDWPConstants.Tag.LONG_TAG: in setNextValueAsArrayRegion()
109 JDWPConstants.Tag.LONG_TAG, in testGetValues001()134 case JDWPConstants.Tag.LONG_TAG: in testGetValues001()
123 JDWPConstants.Tag.LONG_TAG, in testGetValues002()151 case JDWPConstants.Tag.LONG_TAG: in testGetValues002()
135 JDWPConstants.Tag.LONG_TAG, in testGetValues001()168 case JDWPConstants.Tag.LONG_TAG: in testGetValues001()
135 JDWPConstants.Tag.LONG_TAG, in testGetValues002()169 case JDWPConstants.Tag.LONG_TAG: in testGetValues002()
71 hookFieldModification(classSignature, "testLongField", JDWPConstants.Tag.LONG_TAG); in testFieldModifyEvent()
80 JDWPConstants.Tag.LONG_TAG, 10); in testSetValues001()