Searched defs:SetAllowedList (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/netmanager_base/services/netpolicymanager/src/firewall_rule/ | ||
H A D | firewall_rule.cpp | 50 void FirewallRule::SetAllowedList(const std::vector<uint32_t> &uids, uint32_t rule) in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule 58 void FirewallRule::SetAllowedList(uint32_t uid, uint32_t rule) in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule 76 void FirewallRule::SetAllowedList(const std::set<uint32_t> &uids) in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule 87 void FirewallRule::SetAllowedList() in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule |
Completed in 1 milliseconds