Searched refs:powerMgrNotify_ (Results 1 – 2 of 2) sorted by relevance
191 return powerMgrNotify_; in GetPowerMgrNotify()348 std::shared_ptr<PowerMgrNotify> powerMgrNotify_; variable
303 if (powerMgrNotify_ == nullptr) { in PowerStateMachineInit()304 powerMgrNotify_ = std::make_shared<PowerMgrNotify>(); in PowerStateMachineInit()305 powerMgrNotify_->RegisterPublishEvents(); in PowerStateMachineInit()