Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Dfirewall_chain_rule.cpp29 FirewallChainRule::FirewallChainRule(): ChainRule() in FirewallChainRule() function in OHOS::EDM::IPTABLES::FirewallChainRule
35 FirewallChainRule::FirewallChainRule(FirewallRule firewallTuple) : ChainRule(), in FirewallChainRule() function in OHOS::EDM::IPTABLES::FirewallChainRule
46 FirewallChainRule::FirewallChainRule(const std::string &rule) : ChainRule(rule) in FirewallChainRule() function in OHOS::EDM::IPTABLES::FirewallChainRule