HomeSort by relevance Sort by last modified time
    Searched defs:GetXmlChild (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
parsing.cc 82 const buzz::XmlElement* GetXmlChild(const buzz::XmlElement* parent,
98 *child = GetXmlChild(parent, name);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
parsing.cc 95 const buzz::XmlElement* GetXmlChild(const buzz::XmlElement* parent,
111 *child = GetXmlChild(parent, name);

Completed in 531 milliseconds