Home
last modified time | relevance | path

Searched refs:OnPowerOverused (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp67 void StandbyServiceSubscriberStub::OnPowerOverused(const std::string& module, uint32_t level) in OnPowerOverused() function in OHOS::DevStandbyMgr::StandbyServiceSubscriberStub
107 OnPowerOverused(module, level); in HandleOnPowerOverused()
/foundation/resourceschedule/device_standby/frameworks/include/
H A Dstandby_service_subscriber_proxy.h56 void OnPowerOverused(const std::string& module, uint32_t level) override;
H A Distandby_service_subscriber.h56 virtual void OnPowerOverused(const std::string& module, uint32_t level) = 0;
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_service_subscriber_stub.h44 void OnPowerOverused(const std::string& module, uint32_t level) override;
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_subscriber_proxy.cpp86 void StandbyServiceSubscriberProxy::OnPowerOverused(const std::string& module, uint32_t level) in OnPowerOverused() function in OHOS::DevStandbyMgr::StandbyServiceSubscriberProxy
90 STANDBYSERVICE_LOGW("OnPowerOverused remote is dead."); in OnPowerOverused()
95 STANDBYSERVICE_LOGW("OnPowerOverused write interface token failed."); in OnPowerOverused()
100 STANDBYSERVICE_LOGW("OnPowerOverused write notification failed."); in OnPowerOverused()
109 STANDBYSERVICE_LOGE("OnPowerOverused SendRequest failed, error code: %d", ret); in OnPowerOverused()
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp169 iter->OnPowerOverused(module, level); in NotifyPowerOverusedByCallback()

Completed in 2 milliseconds