Lines Matching defs:ctx
46 HCtxForward ctx = iter->second; in StopTask() local
52 for (auto ctx: ctxs) { in StopTask() local
118 HCtxForward ctx = nullptr; in MallocContext() local
134 void HdcForwardBase::FreeContextCallBack(HCtxForward ctx) in FreeContextCallBack()
137 HCtxForward ctx = (HCtxForward)data; in FreeContextCallBack() local
150 void HdcForwardBase::FreeJDWP(HCtxForward ctx) in FreeJDWP()
158 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
173 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
186 HCtxForward ctx = nullptr; in FreeContext() local
204 HCtxForward ctx = (HCtxForward)handle->data; in FreeContext() local
268 HCtxForward ctx = (HCtxForward)stream->data; in ReadForwardBuf() local
287 HCtxForward ctx = (HCtxForward)connection->data; in ConnectTarget() local
328 bool HdcForwardBase::SetupPointContinue(HCtxForward ctx, int status) in SetupPointContinue()
417 HCtxForward ctx = (HCtxForward)a; in SetupDevicePoint() local
421 HCtxForward ctx = (HCtxForward)a; in SetupDevicePoint() local
675 bool HdcForwardBase::DoForwardBegin(HCtxForward ctx) in DoForwardBegin()
737 HCtxForward ctx = reinterpret_cast<HCtxForward>(ctxIO->ctxForward); in SendCallbackForwardBuf() local
747 int HdcForwardBase::SendForwardBuf(HCtxForward ctx, uint8_t *bufPtr, const int size) in SendForwardBuf()
791 bool HdcForwardBase::CommandForwardCheckResult(HCtxForward ctx, uint8_t *payload) in CommandForwardCheckResult()
820 HCtxForward ctx = nullptr; in ForwardCommandDispatch() local