Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp332 const String16 enum16("enum"); in compileAttribute() local
437 if (strcmp16(block.getElementName(&len), enum16.string()) == 0) { in compileAttribute()
545 if (strcmp16(block.getElementName(&len), enum16.string()) != 0) { in compileAttribute()
815 const String16 enum16("enum"); in compileResourceFile() local