Searched refs:SYSTEM_UID_RANGE (Results 1 – 1 of 1) sorted by relevance
49 static constexpr uint32_t SYSTEM_UID_RANGE = 9999; variable307 …"-t filter -A " + chainName + " -m owner --uid-owner 0-" + std::to_string(SYSTEM_UID_RANGE) + " -j… in SetUidsAllowedListChain()