Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp243 struct PendingAttribute struct
254 PendingAttribute(String16 _package, const sp<AaptFile>& in, in PendingAttribute() argument
265 status_t createIfNeeded(ResourceTable* outTable) in createIfNeeded()