Searched refs:IPACM_firewall_xml_parse_tree (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Xml.cpp | 65 static int IPACM_firewall_xml_parse_tree 473 ret_val = IPACM_firewall_xml_parse_tree(root, config); in IPACM_read_firewall_xml() 488 static int IPACM_firewall_xml_parse_tree in IPACM_firewall_xml_parse_tree() function 568 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 588 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 622 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 656 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 705 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 757 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 807 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Xml.cpp | 68 static int IPACM_firewall_xml_parse_tree 485 ret_val = IPACM_firewall_xml_parse_tree(root, config); in IPACM_read_firewall_xml() 500 static int IPACM_firewall_xml_parse_tree in IPACM_firewall_xml_parse_tree() function 580 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 600 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 634 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 668 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 732 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 784 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 834 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() [all …]
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Xml.cpp | 65 static int IPACM_firewall_xml_parse_tree 473 ret_val = IPACM_firewall_xml_parse_tree(root, config); in IPACM_read_firewall_xml() 488 static int IPACM_firewall_xml_parse_tree in IPACM_firewall_xml_parse_tree() function 568 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 588 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 622 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 656 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 705 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 757 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 807 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() [all …]
|