| /developtools/hdc/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/src/common/ |
| D | channel.cpp | 121 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in ReadStream() local 201 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FileCmdWriteCallback() local 211 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in WriteCallback() local 227 HdcChannelBase *thisClass = (HdcChannelBase *)param->thisClass; in AsyncMainLoopTask() local 250 HdcChannelBase *thisClass = (HdcChannelBase *)handle->data; in MainAsyncCallback() local 524 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelFinally() local 617 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local 632 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local 652 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local 667 HdcChannelBase *thisClass = (HdcChannelBase *)hChannel->clsChannel; in FreeChannelOpeate() local
|
| D | transfer.cpp | 164 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileClose() local 254 …d HdcTransferBase::ProcressFileIOFinish(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIOFinish() 276 …ol HdcTransferBase::ProcressFileIOWrite(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIOWrite() 289 bool HdcTransferBase::ProcressFileIORead(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIORead() 311 bool HdcTransferBase::ProcressFileIO(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass, in ProcressFileIO() 391 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in IODelayed() local 419 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileIO() local 438 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileOpenFailed() local 477 HdcTransferBase *thisClass = (HdcTransferBase *)context->thisClass; in OnFileOpen() local
|
| D | session.cpp | 116 HdcSessionBase *thisClass = (HdcSessionBase *)hTask->ownerSessionClass; in BeginRemoveTask() local 202 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in ReMainLoopForInstanceClear() local 299 HdcSessionBase *thisClass = (HdcSessionBase *)param->thisClass; in AsyncMainLoopTask() local 322 HdcSessionBase *thisClass = (HdcSessionBase *)handle->data; in MainAsyncCallback() local 580 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionFinally() local 655 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local 668 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FreeSessionOpeate() local 1115 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in FinishWriteSessionTCP() local 1391 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in ReChildLoopForSessionClear() local 1435 HdcSessionBase *thisClass = (HdcSessionBase *)hSession->classInstance; in SendHeartbeatMsg() local [all …]
|
| D | async_cmd.cpp | 85 AsyncCmd *thisClass = static_cast<AsyncCmd *>(const_cast<void *>(context)); in FinishShellProc() local 94 AsyncCmd *thisClass = static_cast<AsyncCmd *>(const_cast<void *>(context)); in ChildReadCallback() local
|
| D | tcp.cpp | 39 HdcTCPBase *thisClass = (HdcTCPBase *)handle->data; in RecvUDP() local 75 HdcTCPBase *thisClass = (HdcTCPBase *)hSession->classModule; in ReadStream() local
|
| D | file_descriptor.h | 25 HdcFileDescriptor *thisClass; member
|
| D | forward.h | 54 HdcForwardBase *thisClass; member
|
| D | file_descriptor.cpp | 78 HdcFileDescriptor *thisClass = ctxIO->thisClass; in FileIOOnThread() local
|
| /developtools/hdc/src/host/ |
| D | host_unity.cpp | 61 HdcHostUnity *thisClass = reinterpret_cast<HdcHostUnity *>(context->thisClass); in OnFileClose() local 85 HdcHostUnity *thisClass = reinterpret_cast<HdcHostUnity *>(context->thisClass); in OnFileIO() local
|
| D | client.cpp | 209 HdcClient *thisClass = (HdcClient *)handle->data; in DoCtrlServiceWork() local 565 HdcClient *thisClass = (HdcClient *)handle->data; in CommandWorker() local 630 HdcClient *thisClass = (HdcClient *)hChannel->clsChannel; in ReadStd() local 701 HdcClient *thisClass = (HdcClient *)connection->data; in ConnectUds() local 735 HdcClient *thisClass = (HdcClient *)connection->data; in Connect() local 768 HdcClient *thisClass = (HdcClient *)handle->data; in RetryUdsConnectWorker() local 785 HdcClient *thisClass = (HdcClient *)handle->data; in RetryTcpConnectWorker() local
|
| D | host_unity.h | 36 HdcHostUnity *thisClass; member
|
| D | host_uart.h | 68 HdcHostUART *thisClass = static_cast<HdcHostUART *>(handle->data); in UvWatchUartDevPlugin() local
|
| D | server_for_client.cpp | 60 HdcServerForClient *thisClass = (HdcServerForClient *)(((uv_pipe_t *)server)->data); in AcceptUdsClient() local 119 HdcServerForClient *thisClass = (HdcServerForClient *)pServTCP->data; in AcceptClient() local 404 HdcServerForClient *thisClass = (HdcServerForClient *)hChannel->clsChannel; in OrderConnecTargetResult() local 999 auto thisClass = (HdcServerForClient *)hChannel->clsChannel; in BindChannelToSession() local 1036 auto thisClass = (HdcServerForClient *)hChannel->clsChannel; in BindChannelToSession() local
|
| /developtools/hdc/src/daemon/ |
| D | daemon_uart.h | 39 HdcDaemonUART *thisClass = static_cast<HdcDaemonUART *>(handle->data); in UvWatchTimer() local
|
| D | jdwp.cpp | 50 HdcJdwp *thisClass = (HdcJdwp *)handle->data; in Stop() local 119 HdcJdwp *thisClass = static_cast<HdcJdwp *>(ctxJdwp->thisClass); in ReadStream() local 229 HdcJdwp *thisClass = (HdcJdwp *)listenPipe->data; in AcceptClient() local 658 auto thisClass = static_cast<HdcJdwp *>(args); in FdEventPollThread() local
|
| D | shell.cpp | 286 HdcShell *thisClass = reinterpret_cast<HdcShell *>(const_cast<void *>(context)); in FinishShellProc() local 294 HdcShell *thisClass = reinterpret_cast<HdcShell *>(const_cast<void *>(context)); in ChildReadCallback() local
|
| D | daemon_usb.h | 32 void *thisClass; member
|
| D | daemon_bridge.cpp | 65 HdcDaemonBridge *thisClass = (HdcDaemonBridge *)pServBridge->data; in AcceptClient() local
|
| D | daemon_forward.cpp | 35 HdcDaemonForward *thisClass = reinterpret_cast<HdcDaemonForward *>(ctxPoint->thisClass); in SetupJdwpPointCallBack() local
|
| D | daemon_usb.cpp | 274 HdcDaemonUSB *thisClass; in CloseBulkEp() member 596 auto thisClass = reinterpret_cast<HdcDaemonUSB *>(ctxIo->thisClass); in OnUSBRead() local 699 HdcDaemonUSB *thisClass = (HdcDaemonUSB *)handle->data; in WatchEPTimer() local
|
| D | daemon_tcp.cpp | 70 HdcDaemonTCP *thisClass = (HdcDaemonTCP *)pServTCP->data; in AcceptClient() local
|
| D | jdwp.h | 71 HdcJdwp *thisClass; member
|
| /developtools/hdc/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
|