Searched refs:GetLast (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_xml_unit_test.cpp | 95 std::shared_ptr<XmlElement> last = root->GetLast(); 117 std::shared_ptr<XmlElement> last = root->GetLast(); 139 std::shared_ptr<XmlElement> last = root->GetLast();
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/ |
H A D | xml_element.h | 36 std::shared_ptr<XmlElement> GetLast();
|
H A D | xml_element.cpp | 71 std::shared_ptr<XmlElement> XmlElement::GetLast() in GetLast() function in OHOS::Media::Plugins::HttpPlugin::XmlElement
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | frame_node_modifier.cpp | 218 ArkUINodeHandle GetLast(ArkUINodeHandle node, ArkUI_Bool isExpanded) in GetLast() function 607 PropertyUpdate, GetLast, GetPositionToParent, GetPositionToScreen, GetPositionToWindow, in GetFrameNodeModifier() 623 PropertyUpdate, GetLast, GetPositionToParent, GetPositionToScreen, GetPositionToWindow, in GetCJUIFrameNodeModifier()
|