Home
last modified time | relevance | path

Searched refs:wildcardAllowAction (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_param_cache.cpp467 FirewallRuleAction wildcardAllowAction = FirewallRuleAction::RULE_INVALID; in IsInterceptDomain() local
469 wildcardAllowAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()
478 (wildcardAllowAction != FirewallRuleAction::RULE_INVALID)) { in IsInterceptDomain()