Home
last modified time | relevance | path

Searched defs:HdcCommand (Results 1 – 11 of 11) sorted by relevance

/developtools/hdc/hdc_rust/src/common/
Dhdctransfer.rs153 _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()
Dtaskbase.rs23 _command: HdcCommand, in command_dispatch()
Dforward.rs822 command: HdcCommand, in send_to_task()
1052 command: HdcCommand, in forward_command_dispatch()
1099 _command: HdcCommand, in command_dispatch()
Dhdcfile.rs370 _command: HdcCommand, in command_dispatch()
/developtools/hdc/hdc_rust/src/daemon/
Dshell.rs183 ret_command: HdcCommand, in pty_echo()
232 ret_command: HdcCommand, in subprocess_task()
293 ret_command: HdcCommand, in new()
Ddaemon_unity.rs236 _command: HdcCommand, in command_dispatch()
Ddaemon_app.rs254 _command: HdcCommand, in command_dispatch()
/developtools/smartperf_host/ide/src/hdc/hdcclient/
DHdcCommand.ts16 export enum HdcCommand { enum
/developtools/hdc/hdc_rust/src/host/
Dhost_app.rs192 _command: HdcCommand, in command_dispatch()
/developtools/hdc/hdc_rust/src/
Dconfig.rs73 pub enum HdcCommand { enum
155 impl TryFrom<u32> for HdcCommand { implementation
/developtools/hdc/src/common/
Ddefine_plus.h165 enum HdcCommand { enum