Searched refs:pkgIdx (Results 1 – 1 of 1) sorted by relevance
1129 ssize_t pkgIdx = block.indexOfAttribute(NULL, "package"); in compileResourceFile() local1130 if (pkgIdx < 0) { in compileResourceFile()1135 pkg = String16(block.getAttributeStringValue(pkgIdx, &len)); in compileResourceFile()