Searched refs:bool16 (Results 1 – 1 of 1) sorted by relevance
803 const String16 bool16("bool"); in compileResourceFile() local1420 } else if (strcmp16(block.getElementName(&len), bool16.c_str()) == 0) { in compileResourceFile()1421 curTag = &bool16; in compileResourceFile()1422 curType = bool16; in compileResourceFile()