Home
last modified time | relevance | path

Searched refs:FindOrAddNamedChild (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.h192 XmlElement* FindOrAddNamedChild(const QName& name);
Dxmlelement.cc312 XmlElement* XmlElement::FindOrAddNamedChild(const QName& name) { in FindOrAddNamedChild() function in buzz::XmlElement