Searched refs:DOUBLE_TAG (Results 1 – 8 of 8) sorted by relevance
103 this.tag = JDWPConstants.Tag.DOUBLE_TAG; in Value()222 case JDWPConstants.Tag.DOUBLE_TAG: in equals()263 case JDWPConstants.Tag.DOUBLE_TAG: in toString()
105 tag = JDWPConstants.Tag.DOUBLE_TAG; in setSignature()252 case JDWPConstants.Tag.DOUBLE_TAG: in getType()
196 public static final byte DOUBLE_TAG = 68; field in JDWPConstants.Tag239 case DOUBLE_TAG: in getName()
302 tag = JDWPConstants.Tag.DOUBLE_TAG; in setSignature()454 case JDWPConstants.Tag.DOUBLE_TAG: in getType()
179 case JDWPConstants.Tag.DOUBLE_TAG: { in isValuePrimitiveType()1039 case JDWPConstants.Tag.DOUBLE_TAG: in setNextValueAsUntaggedValue()1090 case JDWPConstants.Tag.DOUBLE_TAG: in getNextValueAsUntaggedValue()1147 case JDWPConstants.Tag.DOUBLE_TAG: in setNextValueAsArrayRegion()
132 JDWPConstants.Tag.DOUBLE_TAG, in testGetValues002()179 case JDWPConstants.Tag.DOUBLE_TAG: in testGetValues002()
144 JDWPConstants.Tag.DOUBLE_TAG, in testGetValues002()213 case JDWPConstants.Tag.DOUBLE_TAG: in testGetValues002()
73 hookFieldModification(classSignature, "testDoubleField", JDWPConstants.Tag.DOUBLE_TAG); in testFieldModifyEvent()