Home
last modified time | relevance | path

Searched refs:UpdateExemptionList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/include/
H A Dbase_network_strategy.h74 virtual ErrCode UpdateExemptionList(const StandbyMessage& message);
H A Drunning_lock_strategy.h77 ErrCode UpdateExemptionList(const StandbyMessage& message);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dnetwork_strategy.cpp74 UpdateExemptionList(message); in UpdateAllowedList()
H A Dbase_network_strategy.cpp59 UpdateExemptionList(message); in HandleEvent()
90 ErrCode BaseNetworkStrategy::UpdateExemptionList(const StandbyMessage& message) in UpdateExemptionList() function in OHOS::DevStandbyMgr::BaseNetworkStrategy
H A Drunning_lock_strategy.cpp55 UpdateExemptionList(message); in HandleEvent()
98 ErrCode RunningLockStrategy::UpdateExemptionList(const StandbyMessage& message) in UpdateExemptionList() function in OHOS::DevStandbyMgr::RunningLockStrategy