Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Dsystem_depend.h35 bool RebootDevice(const string &cmd);
Ddaemon_unity.cpp174 bool HdcDaemonUnity::RebootDevice(const string &cmd) in RebootDevice() function in Hdc::HdcDaemonUnity
177 return SystemDepend::RebootDevice(cmd); in RebootDevice()
263 RebootDevice(strPayload); in CommandDispatch()
Ddaemon_unity.h34 bool RebootDevice(const string &cmd);
Dsystem_depend.cpp82 bool RebootDevice(const string &cmd) in RebootDevice() function