Searched refs:FindChildWithAttribute (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h102 Element* FindChildWithAttribute(const android::StringPiece& ns, const android::StringPiece& name,
H A DXmlDom.cpp398 return FindChildWithAttribute(ns, name, {}, {}, {});
401 Element* Element::FindChildWithAttribute(const StringPiece& ns, const StringPiece& name, function in class:aapt::xml::Element

Completed in 74 milliseconds