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()
356 ctxPoint->type = FORWARD_JDWP; in DetechForwardType()
513 case FORWARD_JDWP: in SetupPoint()
527 case FORWARD_JDWP: in SetupPoint()
659 case FORWARD_JDWP: // jdwp use tcp ->socketpair->jvm in DoForwardBegin()
753 if (ctx->type == FORWARD_TCP || ctx->type == FORWARD_JDWP || ctx->type == FORWARD_ARK) { in SendForwardBuf()
Dforward.h34 FORWARD_JDWP, enumerator