Searched refs:UNRESTRICTED (Results 1 – 4 of 4) sorted by relevance
172 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()
197 proxiedAppInfo_[key].appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in GetAllAppInfos()506 iter->second.appExemptionFlag_ |= ExemptionTypeFlag::UNRESTRICTED; in GetAndCreateAppInfo()
35 UNRESTRICTED = 1 << 4, enumerator
314 uint8_t flag = ExemptionTypeFlag::UNRESTRICTED;