Searched refs:DOUBLE_TAG (Results 1 – 8 of 8) sorted by relevance
89 return new Value(JDWPConstants.Tag.DOUBLE_TAG, Double.valueOf(value)); in createDouble()237 case JDWPConstants.Tag.DOUBLE_TAG: in isPrimitiveTag()273 case JDWPConstants.Tag.DOUBLE_TAG: in equals()315 case JDWPConstants.Tag.DOUBLE_TAG: in toString()
305 tag = JDWPConstants.Tag.DOUBLE_TAG; in setSignature()475 case JDWPConstants.Tag.DOUBLE_TAG: in getType()
196 public static final byte DOUBLE_TAG = 68; field in JDWPConstants.Tag239 case DOUBLE_TAG: in getName()
97 tag = JDWPConstants.Tag.DOUBLE_TAG; in setSignature()253 case JDWPConstants.Tag.DOUBLE_TAG: in getType()
179 case JDWPConstants.Tag.DOUBLE_TAG: { in isValuePrimitiveType()1055 case JDWPConstants.Tag.DOUBLE_TAG: in setNextValueAsUntaggedValue()1102 case JDWPConstants.Tag.DOUBLE_TAG: in getNextValueAsUntaggedValue()1152 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()
65 hookFieldModification(classSignature, "testDoubleField", JDWPConstants.Tag.DOUBLE_TAG); in testFieldModifyEvent()