Home
last modified time | relevance | path

Searched refs:JdwpList (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/hdc_rust/src/
Dconfig.rs105 JdwpList, enumerator
184 1008 => Ok(Self::JdwpList), in try_from()
/developtools/hdc/hdc_rust/src/daemon/
Dtask.rs199 | HdcCommand::JdwpList in daemon_file_task()
270 | HdcCommand::JdwpList in check_control()
385 | HdcCommand::JdwpList in dispatch_task()
Ddaemon_unity.rs251 HdcCommand::JdwpList => { in command_dispatch()
/developtools/hdc/hdc_rust/src/host/
Dparser.rs62 map.insert("jpid", HdcCommand::JdwpList);