Home | History | Annotate | Download | only in androidfw

Lines Matching refs:SnapshotHeader

91     SnapshotHeader header;
147 int bytesWritten = sizeof(SnapshotHeader);
162 SnapshotHeader header = { MAGIC0, fileCount, MAGIC1, bytesWritten };