Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp261 bool hadType = false; in appendTypeInfo() local
268 hadType = true; in appendTypeInfo()
272 if (hadType && (type&ResTable_map::TYPE_REFERENCE) == 0) { in appendTypeInfo()