Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp311 const String16 enum16("enum"); in compileAttribute() local
416 if (strcmp16(block.getElementName(&len), enum16.string()) == 0) { in compileAttribute()
533 if (strcmp16(block.getElementName(&len), enum16.string()) != 0) { in compileAttribute()
799 const String16 enum16("enum"); in compileResourceFile() local