Home
last modified time | relevance | path

Searched defs:stop_task (Results 1 – 7 of 7) sorted by relevance

/developtools/hdc/hdc_rust/src/daemon_lib/
Dtask_manager.rs67 pub async fn stop_task(session_id: u32) { in stop_task() function
Dshell.rs72 pub async fn stop_task(session_id: u32) { in stop_task() function
421 pub async fn stop_task(session_id: u32) { in stop_task() method
517 pub async fn stop_task(session_id: u32) { in stop_task() method
Ddaemon_app.rs97 async fn stop_task(session_id: u32) { in stop_task() method
430 pub async fn stop_task(session_id: u32) { in stop_task() function
/developtools/hdc/hdc_rust/src/common/
Dtaskbase.rs27 fn stop_task(&mut self); in stop_task() method
Dhdcfile.rs101 async fn stop_task(session_id: u32) { in stop_task() method
635 pub async fn stop_task(session_id: u32) { in stop_task() function
Djdwp.rs370 pub async fn stop_task(session_id: u32, channel_id: u32) { in stop_task() function
Dforward.rs467 pub async fn stop_task(session_id: u32) { in stop_task() function