Searched refs:JT_CHAR (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_constants.h228 JT_CHAR = 'C', enumerator in enum:art::JDWP::JdwpTag
/art/runtime/
H A Ddebugger.cc470 case JDWP::JT_CHAR:
1130 case JDWP::JT_CHAR:
1958 } else if (tag == JDWP::JT_CHAR || tag == JDWP::JT_SHORT) {
2608 case JDWP::JT_CHAR: {
2758 case JDWP::JT_CHAR:
3824 case JDWP::JT_CHAR: return 'C';

Completed in 172 milliseconds