Home
last modified time | relevance | path

Searched refs:RemountDevice (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
Dmount_wrapper.cpp20 return static_cast<bool>(RemountDevice()); in RemountDeviceEx()
Dmount.h23 bool RemountDevice();
Dmount.cpp81 bool RemountDevice() in RemountDevice() function
/developtools/hdc/src/daemon/
Ddaemon_unity.h33 bool RemountDevice();
Ddaemon_unity.cpp152 bool HdcDaemonUnity::RemountDevice() in RemountDevice() function in Hdc::HdcDaemonUnity
263 RemountDevice(); in CommandDispatch()