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

/frameworks/base/tools/aapt2/xml/
H A DXmlUtil.h68 struct IPackageDeclStack { struct in namespace:aapt::xml
69 virtual ~IPackageDeclStack() = default;
77 // via the IPackageDeclStack. This will also mark the Reference as private if the namespace of the
79 void ResolvePackage(const IPackageDeclStack* decl_stack, Reference* in_ref);

Completed in 38 milliseconds