Searched refs:NotifyAllowListChanged (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/ |
H A D | standby_service_impl.h | 147 … void NotifyAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added);
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 618 NotifyAllowListChanged(uid, name, alowTypeDiff, true); in ApplyAllowResInner() 740 NotifyAllowListChanged(uid, name, removedNumber, false); in UnapplyAllowResInner() 761 void StandbyServiceImpl::NotifyAllowListChanged(int32_t uid, const std::string& name, in NotifyAllowListChanged() function in OHOS::DevStandbyMgr::StandbyServiceImpl
|