Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp458 const StringPiece& attr_ns, const StringPiece& attr_name, in FindChildWithAttribute()
465 const StringPiece& attr_ns, in FindChildWithAttribute()
/aosp12/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp522 static void FullyQualifyClassName(const StringPiece& package, const StringPiece& attr_ns, in FullyQualifyClassName()