Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h49 void NotifyPowerOverusedByCallback(const std::string& module, uint32_t level);
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp156 void StandbyStateSubscriber::NotifyPowerOverusedByCallback(const std::string& module, uint32_t level) in NotifyPowerOverusedByCallback() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
158 STANDBYSERVICE_LOGI("[PowerOverused] NotifyPowerOverusedByCallback start, " in NotifyPowerOverusedByCallback()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1037 StandbyStateSubscriber::GetInstance()->NotifyPowerOverusedByCallback(module, level); in HandlePowerOverused()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1325 * @tc.desc: test NotifyPowerOverusedByCallback.
1348 StandbyStateSubscriber::GetInstance()->NotifyPowerOverusedByCallback(TEST_MODULE_NAME, 1); in HWTEST_F()

Completed in 6 milliseconds