Searched refs:wakeupActionController_ (Results 1 – 2 of 2) sorted by relevance
215 return wakeupActionController_; in GetWakeupActionController()274 std::shared_ptr<WakeupActionController> wakeupActionController_ = nullptr; variable
1560 if (!wakeupActionController_) { in WakeupActionControllerInit()1561 …wakeupActionController_ = std::make_shared<WakeupActionController>(shutdownController_, powerState… in WakeupActionControllerInit()1563 wakeupActionController_->Init(); in WakeupActionControllerInit()