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

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

Completed in 275 milliseconds