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

/art/runtime/jdwp/
H A Djdwp_constants.h237 JT_STRING = 's', enumerator in enum:art::JDWP::JdwpTag
/art/runtime/
H A Ddebugger.cc426 return JDWP::JT_STRING;
1138 case JDWP::JT_STRING:
2642 case JDWP::JT_STRING:
2780 case JDWP::JT_STRING:
3836 case JDWP::JT_STRING:
4139 if (result_tag == JDWP::JT_STRING && exceptionObjectId == 0) {

Completed in 31 milliseconds