Home | History | Annotate | Download | only in applypatch

Lines Matching refs:Write8

1008         Write8(tgt_chunks[i].source_start, f);
1009 Write8(tgt_chunks[i].source_len, f);
1010 Write8(offset, f);
1018 Write8(tgt_chunks[i].source_start, f);
1019 Write8(tgt_chunks[i].source_len, f);
1020 Write8(offset, f);
1021 Write8(tgt_chunks[i].source_uncompressed_len, f);
1022 Write8(tgt_chunks[i].len, f);