Home
last modified time | relevance | path

Searched refs:ODUEMBMS_OFFLOAD_TAG (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Xml.h80 #define ODUEMBMS_OFFLOAD_TAG "eMBMS_offload" macro
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h80 #define ODUEMBMS_OFFLOAD_TAG "eMBMS_offload" macro
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h80 #define ODUEMBMS_OFFLOAD_TAG "eMBMS_offload" macro
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Xml.cpp242 else if (IPACM_util_icmp_string((char*)xml_node->name, ODUEMBMS_OFFLOAD_TAG) == 0) in ipacm_cfg_xml_parse_tree()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp242 else if (IPACM_util_icmp_string((char*)xml_node->name, ODUEMBMS_OFFLOAD_TAG) == 0) in ipacm_cfg_xml_parse_tree()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp251 else if (IPACM_util_icmp_string((char*)xml_node->name, ODUEMBMS_OFFLOAD_TAG) == 0) in ipacm_cfg_xml_parse_tree()