Searched defs:HdcCommand (Results 1 – 11 of 11) sorted by relevance
| /developtools/hdc/hdc_rust/src/common/ |
| D | hdctransfer.rs | 153 _command_data: HdcCommand, in spawn_handler() 229 _command_data: HdcCommand, in read_and_send_data() 345 pub async fn transfer_begin(transfer: &HdcTransferBase, _command_data: HdcCommand) { in transfer_begin() 372 pub async fn transfer_file_finish(channel_id: u32, _session_id: u32, comamnd_finish: HdcCommand) { in transfer_file_finish()
|
| D | taskbase.rs | 23 _command: HdcCommand, in command_dispatch()
|
| D | forward.rs | 822 command: HdcCommand, in send_to_task() 1052 command: HdcCommand, in forward_command_dispatch() 1099 _command: HdcCommand, in command_dispatch()
|
| D | hdcfile.rs | 370 _command: HdcCommand, in command_dispatch()
|
| /developtools/hdc/hdc_rust/src/daemon/ |
| D | shell.rs | 183 ret_command: HdcCommand, in pty_echo() 232 ret_command: HdcCommand, in subprocess_task() 293 ret_command: HdcCommand, in new()
|
| D | daemon_unity.rs | 236 _command: HdcCommand, in command_dispatch()
|
| D | daemon_app.rs | 254 _command: HdcCommand, in command_dispatch()
|
| /developtools/smartperf_host/ide/src/hdc/hdcclient/ |
| D | HdcCommand.ts | 16 export enum HdcCommand { enum
|
| /developtools/hdc/hdc_rust/src/host/ |
| D | host_app.rs | 192 _command: HdcCommand, in command_dispatch()
|
| /developtools/hdc/hdc_rust/src/ |
| D | config.rs | 73 pub enum HdcCommand { enum 155 impl TryFrom<u32> for HdcCommand { implementation
|
| /developtools/hdc/src/common/ |
| D | define_plus.h | 165 enum HdcCommand { enum
|