Searched refs:portParamlist (Results 1 – 2 of 2) sorted by relevance
103 …static void ParsePortList(std::vector<NetFirewallPortParam> &portParamlist, const cJSON * const me…
103 void NetFirewallDefaultRuleParser::ParsePortList(std::vector<NetFirewallPortParam> &portParamlist, in ParsePortList() argument114 portParamlist.emplace_back(std::move(portParam)); in ParsePortList()