Home
last modified time | relevance | path

Searched refs:JT_VOID (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp_constants.h235 JT_VOID = 'V', enumerator
/art/runtime/
Ddebugger.h53 result_tag(JDWP::JT_VOID), exception(0), in DebugInvokeReq()
Ddebugger.cc323 case JDWP::JT_VOID: in IsPrimitiveTag()
962 case JDWP::JT_VOID: in GetTagWidth()
2608 case JDWP::JT_VOID: return 'V'; in JdwpTagToShortyChar()