Searched refs:ProcessFirewallMethod (Results 1 – 3 of 3) sorted by relevance
45 IptablesUtils::ProcessFirewallMethod(data.ReadInt32(), filter.method); in ReadAddFilterConfig()84 bool IptablesUtils::ProcessFirewallMethod(int32_t type, AddMethod &method) in ProcessFirewallMethod() function in OHOS::EDM::IPTABLES::IptablesUtils
73 static bool ProcessFirewallMethod(int32_t type, AddMethod &method);
395 !IPTABLES::IptablesUtils::ProcessFirewallMethod(method, filter.method)) { in JsObjToAddFirewallObject()