Searched defs:uiAttrVal (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_mpd_parser_unit_test.cpp | 258 uint32_t uiAttrVal; variable 281 uint32_t uiAttrVal; variable 304 uint32_t uiAttrVal; variable 327 uint32_t uiAttrVal; variable 350 uint32_t uiAttrVal; variable 373 uint32_t uiAttrVal; variable 396 uint32_t uiAttrVal; variable 419 uint32_t uiAttrVal; variable 442 uint32_t uiAttrVal; variable 465 uint32_t uiAttrVal; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_adpt_set_node.cpp | 60 void DashAdptSetNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_content_comp_node.cpp | 54 void DashContentCompNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_descriptor_node.cpp | 55 void DashDescriptorNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_mpd_node.cpp | 54 void DashMpdNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_mult_seg_base_node.cpp | 67 void DashMultSegBaseNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_period_node.cpp | 54 void DashPeriodNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_representation_node.cpp | 58 void DashRepresentationNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_seg_base_node.cpp | 54 void DashSegBaseNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_seg_list_node.cpp | 70 void DashSegListNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_seg_template_node.cpp | 70 void DashSegTemplateNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_seg_tmline_node.cpp | 56 void DashSegTmlineNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_seg_url_node.cpp | 56 void DashSegUrlNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|
H A D | dash_url_type_node.cpp | 56 void DashUrlTypeNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr()
|