Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp172 netLimitedAppInfo_[info.uid].appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in InitNetLimitedAppInfo()
327 … (!ExemptionTypeFlag::IsExempted(value.appExemptionFlag_ & (~ExemptionTypeFlag::UNRESTRICTED)))) { in SetNetAllowApps()
480 (!ExemptionTypeFlag::IsExempted(appNoExemptionFlag & (~ExemptionTypeFlag::UNRESTRICTED))) && in GetExemptedFlag()
549 iter->second.appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in GetAndCreateAppInfo()
H A Drunning_lock_strategy.cpp197 proxiedAppInfo_[key].appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in GetAllAppInfos()
506 iter->second.appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in GetAndCreateAppInfo()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Dibase_strategy.h35 UNRESTRICTED = 1 << 4, enumerator
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp314 uint8_t flag = ExemptionTypeFlag::UNRESTRICTED;