Searched refs:identStr (Results 1 – 1 of 1) sorted by relevance
964 const char16_t* identStr = block.getAttributeStringValue(identIdx, &len); in compileResourceFile() local966 if (!ResTable::stringToInt(identStr, len, &identValue)) { in compileResourceFile()