Searched defs:findChildWithAttribute (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp360 return findChildWithAttribute(ns, name, {}, {}, {});
363 Element* Element::findChildWithAttribute(const StringPiece16& ns, const StringPiece16& name, function in class:aapt::xml::Element

Completed in 89 milliseconds