Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dforward.cpp197 case FORWARD_JDWP: in FreeContext()
359 ctxPoint->type = FORWARD_JDWP; in DetechForwardType()
517 case FORWARD_JDWP: in SetupPoint()
531 case FORWARD_JDWP: in SetupPoint()
663 case FORWARD_JDWP: // jdwp use tcp ->socketpair->jvm in DoForwardBegin()
757 if (ctx->type == FORWARD_TCP || ctx->type == FORWARD_JDWP || ctx->type == FORWARD_ARK) { in SendForwardBuf()
Dforward.h34 FORWARD_JDWP, enumerator