Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_forward.cpp47 if (ctxPoint->checkPoint) { // checke in SetupJdwpPoint()
/developtools/hdc/src/common/
Dforward.h41 bool checkPoint; member
Dforward.cpp303 if (ctx->checkPoint) { in SetupPointContinue()
594 ctxPoint->checkPoint = bCheckPoint; in SlaveConnect()
602 if ((ctxPoint->checkPoint && slaveCheckWhenBegin) || !ctxPoint->checkPoint) { in SlaveConnect()