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