Home
last modified time | relevance | path

Searched defs:isAllowlist (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DFirewallController.cpp294 bool isAllowlist, const std::vector<int32_t>& uids) { in makeUidRules()
347 int FirewallController::replaceUidChain(const std::string& name, bool isAllowlist, in replaceUidChain()
DTrafficControllerTest.cpp214 bool isAllowlist = true; in checkUidMapReplace() local
DNetdNativeService.cpp271 bool isAllowlist, in firewallReplaceUidChain()