Home
last modified time | relevance | path

Searched refs:JT_SHORT (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_constants.h234 JT_SHORT = 'S', enumerator
/art/runtime/
Ddebugger.cc544 case JDWP::JT_SHORT: in IsPrimitiveTag()
1215 case JDWP::JT_SHORT: in GetTagWidth()
2044 } else if (tag == JDWP::JT_CHAR || tag == JDWP::JT_SHORT) { in OutputJValue()
2662 case JDWP::JT_SHORT: in GetLocalValue()
2810 case JDWP::JT_SHORT: in SetLocalValue()
3821 case JDWP::JT_SHORT: return 'S'; in JdwpTagToShortyChar()