Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_param_cache.cpp455 FirewallRuleAction exactAllowAction = FirewallRuleAction::RULE_INVALID; in IsInterceptDomain() local
459 exactAllowAction = GetFirewallRuleAction(appUid, rules); in IsInterceptDomain()
477 if ((exactAllowAction != FirewallRuleAction::RULE_INVALID) || in IsInterceptDomain()