Searched refs:powerMgrNotify_ (Results 1 – 3 of 3) sorted by relevance
112 return powerMgrNotify_; in GetPowerMgrNotify()210 std::shared_ptr<PowerMgrNotify> powerMgrNotify_; variable
127 return powerMgrNotify_; in GetPowerMgrNotify()222 std::shared_ptr<PowerMgrNotify> powerMgrNotify_; member in OHOS::PowerMgr::PowerMgrService
146 if (powerMgrNotify_ == nullptr) { in PowerStateMachineInit()147 powerMgrNotify_ = std::make_shared<PowerMgrNotify>(); in PowerStateMachineInit()148 powerMgrNotify_->RegisterPublishEvents(); in PowerStateMachineInit()