Home | History | Annotate | Download | only in androidfw

Lines Matching full:totalsize

137     if (header.totalSize != bytesRead) {
138 ALOGW("read_snapshot_file length mismatch: header.totalSize=%d bytesRead=%d\n",
139 header.totalSize, bytesRead);