Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp459 Element* Element::FindChildWithAttribute(StringPiece ns, StringPiece name, StringPiece attr_ns, in FindChildWithAttribute()
466 StringPiece attr_ns, StringPiece attr_name, in FindChildWithAttribute()
/frameworks/base/tools/aapt2/link/
DManifestFixer.cpp649 static void FullyQualifyClassName(StringPiece package, StringPiece attr_ns, StringPiece attr_name, in FullyQualifyClassName()