Home
last modified time | relevance | path

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

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