Home | History | Annotate | Download | only in androidfw

Lines Matching refs:SnapshotHeader

94     SnapshotHeader header;
150 int bytesWritten = sizeof(SnapshotHeader);
165 SnapshotHeader header = { MAGIC0, fileCount, MAGIC1, bytesWritten };