Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dforward.cpp98 if (ctxListen->type == FORWARD_TCP) { in ListenCallback()
188 case FORWARD_TCP: in FreeContext()
328 ctxPoint->type = FORWARD_TCP; in DetechForwardType()
485 case FORWARD_TCP: in SetupPoint()
622 case FORWARD_TCP: in DoForwardBegin()
709 if (ctx->type == FORWARD_TCP || ctx->type == FORWARD_JDWP) { in SendForwardBuf()
Dforward.h31 FORWARD_TCP, enumerator