Home
last modified time | relevance | path

Searched refs:ISuspendController (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Disuspend_controller.h24 class ISuspendController { class
27 ISuspendController() = default;
28 virtual ~ISuspendController() = default;
H A Drunning_lock_hub.h34 explicit RunningLockHub(const std::shared_ptr<ISuspendController>& sc) : sc_(sc) {}; in RunningLockHub()
50 std::shared_ptr<ISuspendController> sc_;
H A Dsuspend_controller.h34 class SuspendController : public ISuspendController {
/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.h67 std::shared_ptr<Suspend::ISuspendController> sc_;

Completed in 2 milliseconds