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