Home | History | Annotate | Download | only in androidfw

Lines Matching refs:matchIdx

1356             int matchIdx;
1358 matchIdx = AssetDir::FileInfo::findEntry(pMergedInfo, match);
1359 if (matchIdx > 0) {
1361 pMergedInfo->itemAt(matchIdx).getFileName().string(),
1362 pMergedInfo->itemAt(matchIdx).getSourceName().string());
1363 pMergedInfo->removeAt(matchIdx);