/developtools/hdc_standard/src/test/ |
D | ut_runtime.cpp | 56 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_standard/src/common/ |
D | channel.cpp | 117 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in ReadStream() local 175 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in WriteCallback() local 190 HdcChannelBase *thisClass = (HdcChannelBase *)param->thisClass; in AsyncMainLoopTask() local 213 HdcChannelBase *thisClass = (HdcChannelBase *)handle->data; in MainAsyncCallback() local 349 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelFinally() local 390 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local 399 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local
|
D | async_cmd.cpp | 76 AsyncCmd *thisClass = (AsyncCmd *)context; in FinishShellProc() local 84 AsyncCmd *thisClass = (AsyncCmd *)context; in ChildReadCallback() local
|
D | tcp.cpp | 39 HdcTCPBase *thisClass = (HdcTCPBase *)handle->data; in RecvUDP() local 73 HdcTCPBase *thisClass = (HdcTCPBase *)hSession->classModule; in ReadStream() local
|
D | file_descriptor.cpp | 51 auto thisClass = (HdcFileDescriptor *)req->data; in StopWork() local 64 HdcFileDescriptor *thisClass = ctxIO->thisClass; in OnFileIO() local
|
D | session.cpp | 99 HdcSessionBase *thisClass = (HdcSessionBase *)hTask->ownerSessionClass; in BeginRemoveTask() local 167 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in ReMainLoopForInstanceClear() local 264 HdcSessionBase *thisClass = (HdcSessionBase *)param->thisClass; in AsyncMainLoopTask() local 286 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in MainAsyncCallback() local 517 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionFinally() local 560 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local 580 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local 946 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FinishWriteSessionTCP() local 1179 HdcSessionBase *thisClass = (HdcSessionBase *)hTask->ownerSessionClass; in ReChildLoopForSessionClear() local 1200 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in SessionWorkThread() local
|
D | file_descriptor.h | 41 HdcFileDescriptor *thisClass; member
|
D | transfer.cpp | 109 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileClose() local 187 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileIO() local 253 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileOpen() local
|
D | forward.h | 49 HdcForwardBase *thisClass; member
|
/developtools/hdc_standard/src/host/ |
D | host_unity.cpp | 57 HdcHostUnity *thisClass = (HdcHostUnity *)context->thisClass; in OnFileClose() local 79 HdcHostUnity *thisClass = (HdcHostUnity *)context->thisClass; in OnFileIO() local
|
D | client.cpp | 93 HdcClient *thisClass = (HdcClient *)handle->data; in DoCtrlServiceWork() local 205 HdcClient *thisClass = (HdcClient *)handle->data; in CommandWorker() local 236 HdcClient *thisClass = (HdcClient *)hChannel->clsChannel; in ReadStd() local 297 HdcClient *thisClass = (HdcClient *)connection->data; in Connect() local
|
D | host_uart.h | 68 HdcHostUART *thisClass = static_cast<HdcHostUART *>(handle->data); in UvWatchUartDevPlugin() local
|
D | host_unity.h | 36 HdcHostUnity *thisClass; member
|
D | server_for_client.cpp | 44 HdcServerForClient *thisClass = (HdcServerForClient *)pServTCP->data; in AcceptClient() local 184 HdcServerForClient *thisClass = (HdcServerForClient *)hChannel->clsChannel; in OrderConnecTargetResult() local 562 auto thisClass = (HdcServerForClient *)hChannel->clsChannel; in BindChannelToSession() local
|
D | host_usb.cpp | 131 HdcHostUSB *thisClass = (HdcHostUSB *)handle->data; in WatchUsbNodeChange() local 165 HdcHostUSB *thisClass = (HdcHostUSB *)arg; in UsbWorkThread() local
|
/developtools/hdc_standard/src/daemon/ |
D | daemon_uart.h | 39 HdcDaemonUART *thisClass = static_cast<HdcDaemonUART *>(handle->data); in UvWatchTimer() local
|
D | daemon_forward.cpp | 30 HdcDaemonForward *thisClass = reinterpret_cast<HdcDaemonForward *>(ctxPoint->thisClass); in SetupJdwpPointCallBack() local
|
D | jdwp.cpp | 53 HdcJdwp *thisClass = (HdcJdwp *)handle->data; in Stop() local 126 HdcJdwp *thisClass = static_cast<HdcJdwp *>(ctxJdwp->thisClass); in ReadStream() local 191 HdcJdwp *thisClass = (HdcJdwp *)listenPipe->data; in AcceptClient() local 490 auto thisClass = static_cast<HdcJdwp *>(args); in FdEventPollThread() local
|
D | shell.cpp | 198 HdcShell *thisClass = (HdcShell *)context; in FinishShellProc() local 206 HdcShell *thisClass = (HdcShell *)context; in ChildReadCallback() local
|
D | daemon_usb.h | 32 void *thisClass; member
|
D | daemon_usb.cpp | 262 HdcDaemonUSB *thisClass; in CloseBulkEp() member 434 auto thisClass = reinterpret_cast<HdcDaemonUSB *>(ctxIo->thisClass); in OnUSBRead() local 524 HdcDaemonUSB *thisClass = (HdcDaemonUSB *)handle->data; in WatchEPTimer() local
|
D | daemon_tcp.cpp | 64 HdcDaemonTCP *thisClass = (HdcDaemonTCP *)pServTCP->data; in AcceptClient() local
|
D | jdwp.h | 64 HdcJdwp *thisClass; member
|
/developtools/hdc_standard/src/test/jdwp/ |
D | HdcJdwpSimulator.h | 34 HdcJdwpSimulator *thisClass; member
|
D | HdcJdwpSimulator.cpp | 144 HdcJdwpSimulator *thisClass = static_cast<HdcJdwpSimulator *>(ctxJdwp->thisClass); in ReceiveNewFd() local 191 HdcJdwpSimulator *thisClass = static_cast<HdcJdwpSimulator *>(ctxJdwp->thisClass); in ConnectJdwp() local
|