Searched refs:JT_DOUBLE (Results 1 – 2 of 2) sorted by relevance
231 JT_DOUBLE = 'D', enumerator
319 case JDWP::JT_DOUBLE: in IsPrimitiveTag()981 case JDWP::JT_DOUBLE: in GetTagWidth()1485 } else if (tag == JDWP::JT_DOUBLE || tag == JDWP::JT_LONG) { in GetFieldValueImpl()1534 if (tag == JDWP::JT_DOUBLE || tag == JDWP::JT_LONG) { in SetFieldValueImpl()2104 case JDWP::JT_DOUBLE: in GetLocalValue()2204 case JDWP::JT_DOUBLE: in SetLocalValue()2604 case JDWP::JT_DOUBLE: return 'D'; in JdwpTagToShortyChar()