Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp446 Element* Element::FindChild(const StringPiece& ns, const StringPiece& name) { in FindChild() function in aapt::xml::Element
450 const Element* Element::FindChild(const StringPiece& ns, const StringPiece& name) const { in FindChild() function in aapt::xml::Element
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc202 DefaultValueObjectWriter::Node* DefaultValueObjectWriter::Node::FindChild( in FindChild() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node