Home
last modified time | relevance | path

Searched defs:childElement (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp124 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in GetPeriodElement() local
290 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in GetAdaptationSetElement() local
458 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in ParseSegmentBase() local
515 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in ParseSegmentList() local
613 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in ParseSegmentTemplate() local
629 std::shared_ptr<XmlElement> &childElement) in ParseElement()
700 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in GetRepresentationElement() local
801 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in ParseContentProtection() local
888 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in ParseSegmentTimeline() local
1013 std::shared_ptr<XmlElement> childElement = rootElement->GetChild(); in GetMpdElement() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.cpp67 auto childElement = UpdateChild(child, newComponent); in PerformBuild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp69 for (auto& childElement : children) { in GetInspectorChildren() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp854 auto childElement = AceType::DynamicCast<RenderElement>(child); in SetOpacity() local
892 auto childElement = AceType::DynamicCast<RenderElement>(child); in SetWrapHidden() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcard_transition_controller.cpp322 auto childElement = element->GetFirstChild(); in GetCardTransformElement() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2510 for (const auto& childElement : children) { in RequestFocus() local