HomeSort by relevance Sort by last modified time
    Searched refs:MBSPatchHeader (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/courgette/third_party/
bsdiff.h 79 // The patch stream starts with a MBSPatchHeader.
85 } MBSPatchHeader;
bsdiff_apply.cc 45 BSDiffStatus MBS_ReadHeader(SourceStream* stream, MBSPatchHeader* header) {
60 BSDiffStatus MBS_ApplyPatch(const MBSPatchHeader *header,
157 MBSPatchHeader header;
bsdiff_create.cc 194 static CheckBool WriteHeader(SinkStream* stream, MBSPatchHeader* header) {
425 MBSPatchHeader header;

Completed in 180 milliseconds