Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h45 void ReportAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added);
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp134 void StandbyStateSubscriber::ReportAllowListChanged(int32_t uid, const std::string& name, in ReportAllowListChanged() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
137 STANDBYSERVICE_LOGI("start ReportAllowListChanged, uid is %{public}d"\ in ReportAllowListChanged()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp606 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(uid, name, alowTypeDiff, true); in ApplyAllowResInner()
727 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(uid, name, removedNumber, false); in UnapplyAllowResInner()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp572 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(DEFAULT_UID, DEFAULT_BUNDLENAME, in HWTEST_F()
582 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(DEFAULT_UID, DEFAULT_BUNDLENAME, in HWTEST_F()

Completed in 8 milliseconds