Searched refs:LONG_TAG (Results 1 – 12 of 12) sorted by relevance
75 return new Value(JDWPConstants.Tag.LONG_TAG, Long.valueOf(value)); in createLong()235 case JDWPConstants.Tag.LONG_TAG: in isPrimitiveTag()285 case JDWPConstants.Tag.LONG_TAG: in equals()321 case JDWPConstants.Tag.LONG_TAG: in toString()
311 tag = JDWPConstants.Tag.LONG_TAG; in setSignature()484 case JDWPConstants.Tag.LONG_TAG: in getType()
200 public static final byte LONG_TAG = 74; field in JDWPConstants.Tag243 case LONG_TAG: in getName()
103 tag = JDWPConstants.Tag.LONG_TAG; in setSignature()262 case JDWPConstants.Tag.LONG_TAG: in getType()
185 case JDWPConstants.Tag.LONG_TAG: { in isValuePrimitiveType()1064 case JDWPConstants.Tag.LONG_TAG: in setNextValueAsUntaggedValue()1108 case JDWPConstants.Tag.LONG_TAG: in getNextValueAsUntaggedValue()1162 case JDWPConstants.Tag.LONG_TAG: in setNextValueAsArrayRegion()
55 JDWPConstants.Tag.LONG_TAG, in testBreakPointInFrameworkCode()117 } else if (tag == JDWPConstants.Tag.LONG_TAG) { in test()
63 hookFieldModification(classSignature, "testLongField", JDWPConstants.Tag.LONG_TAG); in testFieldModifyEvent()
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()
73 JDWPConstants.Tag.LONG_TAG, 10); in testSetValues001()