Searched refs:strMaxUid_ (Results 1 – 2 of 2) sorted by relevance
101 std::string strMaxUid_; variable
53 strMaxUid_ = ReadMaxUidConfig(); in FirewallManager()310 … command = "-t filter -A " + chainName + " -m owner ! --uid-owner 0-" + strMaxUid_ + " -j RETURN"; in SetUidsAllowedListChain()