Home
last modified time | relevance | path

Searched refs:remount_device (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/daemon_lib/
H A Dmount.rs19 pub fn remount_device() -> bool { in remount_device() functions
H A Ddaemon_unity.rs146 async fn remount_device(session_id: u32, channel_id: u32) {
160 let ret = mount::remount_device();
253 HdcCommand::UnityRemount => remount_device(session_id, channel_id).await,

Completed in 2 milliseconds