Home
last modified time | relevance | path

Searched refs:KernelEchoRaw (Results 1 – 7 of 7) sorted by relevance

/developtools/hdc/hdc_rust/src/
Dconfig.rs84 KernelEchoRaw, enumerator
169 10 => Ok(Self::KernelEchoRaw), in try_from()
/developtools/hdc/hdc_rust/src/daemon/
Dtask.rs53 HdcCommand::KernelEchoRaw, in daemon_shell_task()
63 HdcCommand::KernelEchoRaw, in daemon_shell_task()
232 HdcCommand::KernelEchoRaw, in daemon_hilog_task()
Ddaemon_unity.rs37 command: HdcCommand::KernelEchoRaw, in echo_client()
/developtools/hdc/hdc_rust/src/common/
Djdwp.rs109 command: HdcCommand::KernelEchoRaw, in send_process_list()
Dhdctransfer.rs388 command: HdcCommand::KernelEchoRaw, in echo_client()
Dforward.rs726 command: HdcCommand::KernelEchoRaw, in echo_client()
/developtools/hdc/hdc_rust/src/host/
Dtask.rs372 HdcCommand::KernelEchoRaw | HdcCommand::UnityBugreportData => { in session_task_dispatch()