Home
last modified time | relevance | path

Searched refs:DevicePowerAction (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/
H A Ddevice_power_action.cpp31 void DevicePowerAction::Reboot(const std::string& reason) in Reboot()
38 void DevicePowerAction::Shutdown(const std::string& reason) in Shutdown()
44 std::string DevicePowerAction::Updater(const std::string& reason) in Updater()
H A Ddevice_power_action.h25 class DevicePowerAction : public IDevicePowerAction { class
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_factory.cpp32 return make_unique<DevicePowerAction>(); in GetDevicePowerAction()

Completed in 2 milliseconds