Searched refs:GetSiblingPrev (Results 1 – 3 of 3) sorted by relevance
96 std::shared_ptr<XmlElement> prev = last->GetSiblingPrev();113 std::shared_ptr<XmlElement> prev = root->GetSiblingPrev();135 std::shared_ptr<XmlElement> prev = root->GetSiblingPrev();
34 std::shared_ptr<XmlElement> GetSiblingPrev();
49 std::shared_ptr<XmlElement> XmlElement::GetSiblingPrev() in GetSiblingPrev() function in OHOS::Media::Plugins::HttpPlugin::XmlElement