Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp451 Element* Element::FindChild(StringPiece ns, StringPiece name) { in FindChild() function in aapt::xml::Element
455 const Element* Element::FindChild(StringPiece ns, StringPiece name) const { in FindChild() function in aapt::xml::Element