Searched refs:endIdx (Results 1 – 1 of 1) sorted by relevance
970 ssize_t endIdx = block.indexOfAttribute(NULL, "end"); in compileResourceFile() local971 if (endIdx >= 0) { in compileResourceFile()972 const char16_t* endStr = block.getAttributeStringValue(endIdx, &len); in compileResourceFile()976 String8(block.getAttributeStringValue(endIdx, &len)).string()); in compileResourceFile()