Home | History | Annotate | Download | only in androidfw

Lines Matching refs:fileCount

107     for (int i=0; i<header.fileCount; i++) {
149 int fileCount = 0;
158 fileCount++;
165 SnapshotHeader header = { MAGIC0, fileCount, MAGIC1, bytesWritten };
333 char const* const* files, char const* const* keys, int fileCount)
347 for (int i=0; i<fileCount; i++) {
378 while (n<N && m<fileCount) {
433 while (m<fileCount) {