Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/firewall_rule/
H A Dfirewall_rule.cpp50 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
74 void FirewallRule::SetAllowedList(const std::set<uint32_t> &uids) in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule
85 void FirewallRule::SetAllowedList() in SetAllowedList() function in OHOS::NetManagerStandard::FirewallRule