Searched defs:iAttrVal (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 | 262 int32_t iAttrVal; variable 285 int32_t iAttrVal; variable 308 int32_t iAttrVal; variable 331 int32_t iAttrVal; variable 354 int32_t iAttrVal; variable 377 int32_t iAttrVal; variable 400 int32_t iAttrVal; variable 423 int32_t iAttrVal; variable 446 int32_t iAttrVal; variable 469 int32_t iAttrVal; 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 | 74 void DashAdptSetNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_content_comp_node.cpp | 66 void DashContentCompNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_descriptor_node.cpp | 67 void DashDescriptorNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_mpd_node.cpp | 66 void DashMpdNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_mult_seg_base_node.cpp | 81 void DashMultSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_period_node.cpp | 66 void DashPeriodNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_representation_node.cpp | 72 void DashRepresentationNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_seg_base_node.cpp | 66 void DashSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_seg_list_node.cpp | 84 void DashSegListNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_seg_template_node.cpp | 84 void DashSegTemplateNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_seg_tmline_node.cpp | 68 void DashSegTmlineNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_seg_url_node.cpp | 68 void DashSegUrlNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|
H A D | dash_url_type_node.cpp | 68 void DashUrlTypeNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
|