Home
last modified time | relevance | path

Searched refs:NotifyAllowChangedByCommonEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp141 NotifyAllowChangedByCommonEvent(uid, name, allowType, added); in ReportAllowListChanged()
182 void StandbyStateSubscriber::NotifyAllowChangedByCommonEvent(int32_t uid, const std::string& name, in NotifyAllowChangedByCommonEvent() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h47 …void NotifyAllowChangedByCommonEvent(int32_t uid, const std::string& name, uint32_t allowType, boo…
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1432 StandbyStateSubscriber::GetInstance()->NotifyAllowChangedByCommonEvent( in DumpPushStrategyChange()