Home
last modified time | relevance | path

Searched refs:PendingAttribute (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.cpp282 struct PendingAttribute struct
293 PendingAttribute(String16 _package, const sp<AaptFile>& in, in PendingAttribute() argument
326 PendingAttribute attr(myPackage, in, block, inStyleable); in compileAttribute() argument