Searched refs:JT_LONG (Results 1 – 2 of 2) sorted by relevance
233 JT_LONG = 'J', enumerator
526 case JDWP::JT_LONG: in IsPrimitiveTag()1285 case JDWP::JT_LONG: in GetTagWidth()1844 } else if (tag == JDWP::JT_DOUBLE || tag == JDWP::JT_LONG) { in GetFieldValueImpl()1890 if (tag == JDWP::JT_DOUBLE || tag == JDWP::JT_LONG) { in SetFieldValueImpl()1959 } else if (tag == JDWP::JT_DOUBLE || tag == JDWP::JT_LONG) { in OutputJValue()2652 case JDWP::JT_LONG: { in GetLocalValue()2781 case JDWP::JT_LONG: { in SetLocalValue()3564 case JDWP::JT_LONG: return 'J'; in JdwpTagToShortyChar()