Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h44 … void ReportAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added);
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp135 void StandbyStateSubscriber::ReportAllowListChanged(int32_t uid, const std::string& name, in ReportAllowListChanged() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp617 … StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(uid, name, alowTypeDiff, true); in ApplyAllowResInner()
739 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(uid, name, removedNumber, false); in UnapplyAllowResInner()
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp572 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(DEFAULT_UID, DEFAULT_BUNDLENAME,
582 StandbyStateSubscriber::GetInstance()->ReportAllowListChanged(DEFAULT_UID, DEFAULT_BUNDLENAME,