Lines Matching defs:ctx
49 HCtxForward ctx = iter->second; in StopTask() local
55 for (auto ctx: ctxs) { in StopTask() local
129 HCtxForward ctx = nullptr; in MallocContext() local
145 void HdcForwardBase::FreeContextCallBack(HCtxForward ctx) in FreeContextCallBack()
148 HCtxForward ctx = (HCtxForward)data; in FreeContextCallBack() local
161 void HdcForwardBase::FreeJDWP(HCtxForward ctx) in FreeJDWP()
169 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
184 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
197 HCtxForward ctx = nullptr; in FreeContext() local
216 HCtxForward ctx = (HCtxForward)handle->data; in FreeContext() local
280 HCtxForward ctx = (HCtxForward)stream->data; in ReadForwardBuf() local
302 HCtxForward ctx = (HCtxForward)connection->data; in ConnectTarget() local
347 bool HdcForwardBase::SetupPointContinue(HCtxForward ctx, int status) in SetupPointContinue()
503 HCtxForward ctx = (HCtxForward)a; in SetupDevicePoint() local
507 HCtxForward ctx = (HCtxForward)a; in SetupDevicePoint() local
762 bool HdcForwardBase::DoForwardBegin(HCtxForward ctx) in DoForwardBegin()
824 HCtxForward ctx = reinterpret_cast<HCtxForward>(ctxIO->ctxForward); in SendCallbackForwardBuf() local
834 int HdcForwardBase::SendForwardBuf(HCtxForward ctx, uint8_t *bufPtr, const int size) in SendForwardBuf()
880 bool HdcForwardBase::CommandForwardCheckResult(HCtxForward ctx, uint8_t *payload) in CommandForwardCheckResult()
909 HCtxForward ctx = nullptr; in ForwardCommandDispatch() local