Searched defs:ctrl (Results 1 – 11 of 11) sorted by relevance
| /developtools/hdc/src/daemon/ |
| D | daemon_bridge.cpp | 75 auto ctrl = ptrConnect->BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in AcceptClient() local
|
| D | daemon_tcp.cpp | 74 auto ctrl = daemon->BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in AcceptClient() local
|
| D | daemon_uart.cpp | 227 auto ctrl = daemonSession.BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in PrepareNewSession() local
|
| D | daemon_usb.cpp | 422 auto ctrl = daemon->BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in PrepareNewSession() local
|
| /developtools/hdc/src/host/ |
| D | host_tcp.cpp | 101 auto ctrl = ptrConnect->BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in Connect() local
|
| D | host_uart.cpp | 503 auto ctrl = server.BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in EnumSerialPort() local
|
| D | host_usb.cpp | 910 auto ctrl = pServer->BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in ClearUsbChannelFinished() local
|
| D | server_for_client.cpp | 771 … auto ctrl = HdcSessionBase::BuildCtrlString(SP_ATTACH_CHANNEL, hChannel->channelId, nullptr, 0); in BindChannelToSession() local
|
| /developtools/hdc/src/common/ |
| D | session.cpp | 638 auto ctrl = BuildCtrlString(SP_STOP_SESSION, 0, nullptr, 0); in FreeSessionOpeate() local 1167 CtrlStruct ctrl = {}; in BuildCtrlString() local 1181 bool HdcSessionBase::DispatchMainThreadCommand(HSession hSession, const CtrlStruct *ctrl) in DispatchMainThreadCommand() 1262 CtrlStruct *ctrl = reinterpret_cast<CtrlStruct *>(buf + index); in ReadCtrlFromMain() local
|
| D | channel.cpp | 499 … auto ctrl = HdcSessionBase::BuildCtrlString(SP_DEATCH_CHANNEL, hChannel->channelId, nullptr, 0); in FreeChannelOpeate() local
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 1233 struct arch_hw_breakpoint_ctrl ctrl; member 8146 } ctrl; member 66703 u32 ctrl; member 70756 struct rockchip_pin_ctrl *ctrl; member 73036 const struct mvebu_mpp_ctrl *ctrl; member 92465 u16 ctrl; member 93238 struct controller___2 *ctrl; member 94251 u32 ctrl; member 94843 void *ctrl; member 102332 const struct iproc_pll_ctrl *ctrl; member [all …]
|