Home
last modified time | relevance | path

Searched defs:iAttrVal (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp262 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 Ddash_adpt_set_node.cpp74 void DashAdptSetNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_content_comp_node.cpp66 void DashContentCompNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_descriptor_node.cpp67 void DashDescriptorNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_mpd_node.cpp66 void DashMpdNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_mult_seg_base_node.cpp81 void DashMultSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_period_node.cpp66 void DashPeriodNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_representation_node.cpp72 void DashRepresentationNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_seg_base_node.cpp66 void DashSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_seg_list_node.cpp84 void DashSegListNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_seg_template_node.cpp84 void DashSegTemplateNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_seg_tmline_node.cpp68 void DashSegTmlineNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_seg_url_node.cpp68 void DashSegUrlNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()
H A Ddash_url_type_node.cpp68 void DashUrlTypeNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr()