Home
last modified time | relevance | path

Searched refs:NotifyPowerOverusedByCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h48 void NotifyPowerOverusedByCallback(const std::string& module, uint32_t level);
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp157 void StandbyStateSubscriber::NotifyPowerOverusedByCallback(const std::string& module, uint32_t leve… in NotifyPowerOverusedByCallback() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1029 StandbyStateSubscriber::GetInstance()->NotifyPowerOverusedByCallback(module, level);
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1348 StandbyStateSubscriber::GetInstance()->NotifyPowerOverusedByCallback(TEST_MODULE_NAME, 1);