Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.cpp343 const xml::IPackageDeclStack* decls, in WriteAttributeName()
376 const xml::IPackageDeclStack* decls) { in LinkReference()
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp546 std::vector<PackageDecl> decls; in BeforeVisitElement() local
567 const std::vector<PackageDecl>& decls = *iter; in TransformPackageAlias() local