Searched refs:GetFirewallRuleAction (Results 1 – 2 of 2) sorted by relevance
416 FirewallRuleAction DnsParamCache::GetFirewallRuleAction(int32_t appUid, in GetFirewallRuleAction() function in OHOS::nmd::DnsParamCache459 exactAllowAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()465 exactDenyAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()469 wildcardAllowAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()473 wildcardDenyAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()
147 …FirewallRuleAction GetFirewallRuleAction(int32_t appUid, const std::vector<sptr<NetFirewallDomainR…