Home
last modified time | relevance | path

Searched refs:firewallType (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dfirewall_manager.cpp145 FirewallType firewallType; in FetchChainType() local
148 firewallType = FirewallType::TYPE_ALLOWED_LIST; in FetchChainType()
151 firewallType = FirewallType::TYPE_ALLOWED_LIST; in FetchChainType()
154 firewallType = FirewallType::TYPE_DENIDE_LIST; in FetchChainType()
157 firewallType = FirewallType::TYPE_ALLOWED_LIST; in FetchChainType()
160 return firewallType; in FetchChainType()
415 FirewallType firewallType = FetchChainType(chain); in SetUidRule() local
416 if (firewallType == FirewallType::TYPE_DENIDE_LIST) { in SetUidRule()

Completed in 1 milliseconds