Home
last modified time | relevance | path

Searched defs:thisClass (Results 1 – 25 of 30) sorted by relevance

12

/developtools/hdc/src/test/
Dut_runtime.cpp56 Runtime *thisClass = (Runtime *)arg->data; in CheckStopServer() local
69 Runtime *thisClass = static_cast<Runtime *>(arg->data); in StartServer() local
86 Runtime *thisClass = (Runtime *)arg->data; in CheckStopDaemon() local
98 Runtime *thisClass = static_cast<Runtime *>(arg->data); in StartDaemon() local
130 Runtime *thisClass = (Runtime *)handle->data; in DoCheck() local
168 auto thisClass = (Runtime *)req->data; in Initial() local
174 auto thisClass = (Runtime *)req->data; in Initial() local
/developtools/hdc/src/common/
Dchannel.cpp119 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in ReadStream() local
182 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FileCmdWriteCallback() local
192 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in WriteCallback() local
207 HdcChannelBase *thisClass = (HdcChannelBase *)param->thisClass; in AsyncMainLoopTask() local
230 HdcChannelBase *thisClass = (HdcChannelBase *)handle->data; in MainAsyncCallback() local
433 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelFinally() local
493 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local
508 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local
Dtransfer.cpp147 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileClose() local
234 …d HdcTransferBase::ProcressFileIOFinish(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIOFinish()
256 …ol HdcTransferBase::ProcressFileIOWrite(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIOWrite()
269 bool HdcTransferBase::ProcressFileIORead(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIORead()
291 bool HdcTransferBase::ProcressFileIO(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass, in ProcressFileIO()
367 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in IODelayed() local
395 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileIO() local
413 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileOpenFailed() local
450 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileOpen() local
Dsession.cpp115 HdcSessionBase *thisClass = (HdcSessionBase *)hTask->ownerSessionClass; in BeginRemoveTask() local
201 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in ReMainLoopForInstanceClear() local
298 HdcSessionBase *thisClass = (HdcSessionBase *)param->thisClass; in AsyncMainLoopTask() local
320 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in MainAsyncCallback() local
567 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionFinally() local
630 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local
643 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local
1024 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FinishWriteSessionTCP() local
1284 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in ReChildLoopForSessionClear() local
1328 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in SendHeartbeatMsg() local
[all …]
Dtcp.cpp39 HdcTCPBase *thisClass = (HdcTCPBase *)handle->data; in RecvUDP() local
73 HdcTCPBase *thisClass = (HdcTCPBase *)hSession->classModule; in ReadStream() local
Dasync_cmd.cpp84 AsyncCmd *thisClass = static_cast<AsyncCmd *>(const_cast<void *>(context)); in FinishShellProc() local
93 AsyncCmd *thisClass = static_cast<AsyncCmd *>(const_cast<void *>(context)); in ChildReadCallback() local
Dfile_descriptor.h25 HdcFileDescriptor *thisClass; member
Dforward.h51 HdcForwardBase *thisClass; member
Dfile_descriptor.cpp78 HdcFileDescriptor *thisClass = ctxIO->thisClass; in FileIOOnThread() local
/developtools/hdc/src/host/
Dhost_unity.cpp61 HdcHostUnity *thisClass = reinterpret_cast<HdcHostUnity *>(context->thisClass); in OnFileClose() local
85 HdcHostUnity *thisClass = reinterpret_cast<HdcHostUnity *>(context->thisClass); in OnFileIO() local
Dclient.cpp194 HdcClient *thisClass = (HdcClient *)handle->data; in DoCtrlServiceWork() local
507 HdcClient *thisClass = (HdcClient *)handle->data; in CommandWorker() local
563 HdcClient *thisClass = (HdcClient *)hChannel->clsChannel; in ReadStd() local
632 HdcClient *thisClass = (HdcClient *)connection->data; in Connect() local
663 HdcClient *thisClass = (HdcClient *)handle->data; in RetryTcpConnectWorker() local
Dhost_unity.h36 HdcHostUnity *thisClass; member
Dhost_uart.h68 HdcHostUART *thisClass = static_cast<HdcHostUART *>(handle->data); in UvWatchUartDevPlugin() local
Dserver_for_client.cpp50 HdcServerForClient *thisClass = (HdcServerForClient *)pServTCP->data; in AcceptClient() local
262 HdcServerForClient *thisClass = (HdcServerForClient *)hChannel->clsChannel; in OrderConnecTargetResult() local
765 auto thisClass = (HdcServerForClient *)hChannel->clsChannel; in BindChannelToSession() local
/developtools/hdc/src/daemon/
Ddaemon_uart.h39 HdcDaemonUART *thisClass = static_cast<HdcDaemonUART *>(handle->data); in UvWatchTimer() local
Djdwp.cpp49 HdcJdwp *thisClass = (HdcJdwp *)handle->data; in Stop() local
137 HdcJdwp *thisClass = static_cast<HdcJdwp *>(ctxJdwp->thisClass); in ReadStream() local
227 HdcJdwp *thisClass = (HdcJdwp *)listenPipe->data; in AcceptClient() local
645 auto thisClass = static_cast<HdcJdwp *>(args); in FdEventPollThread() local
Dshell.cpp282 HdcShell *thisClass = reinterpret_cast<HdcShell *>(const_cast<void *>(context)); in FinishShellProc() local
290 HdcShell *thisClass = reinterpret_cast<HdcShell *>(const_cast<void *>(context)); in ChildReadCallback() local
Ddaemon_usb.h32 void *thisClass; member
Ddaemon_bridge.cpp65 HdcDaemonBridge *thisClass = (HdcDaemonBridge *)pServBridge->data; in AcceptClient() local
Ddaemon_usb.cpp274 HdcDaemonUSB *thisClass; in CloseBulkEp() member
595 auto thisClass = reinterpret_cast<HdcDaemonUSB *>(ctxIo->thisClass); in OnUSBRead() local
696 HdcDaemonUSB *thisClass = (HdcDaemonUSB *)handle->data; in WatchEPTimer() local
Ddaemon_forward.cpp35 HdcDaemonForward *thisClass = reinterpret_cast<HdcDaemonForward *>(ctxPoint->thisClass); in SetupJdwpPointCallBack() local
Ddaemon_tcp.cpp70 HdcDaemonTCP *thisClass = (HdcDaemonTCP *)pServTCP->data; in AcceptClient() local
Djdwp.h71 HdcJdwp *thisClass; member
/developtools/hdc/src/test/jdwp/
DHdcJdwpSimulator.cpp144 HdcJdwpSimulator *thisClass = static_cast<HdcJdwpSimulator *>(ctxJdwp->thisClass); in ReceiveNewFd() local
191 HdcJdwpSimulator *thisClass = static_cast<HdcJdwpSimulator *>(ctxJdwp->thisClass); in ConnectJdwp() local
DHdcJdwpSimulator.h34 HdcJdwpSimulator *thisClass; member

12