Searched defs:AddControlEntry (Results 1 – 5 of 5) sorted by relevance
/external/bsdiff/ | ||
D | diff_encoder.cc | 26 bool DiffEncoder::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::DiffEncoder |
D | fake_patch_writer.h | 30 bool AddControlEntry(const ControlEntry& entry) override { in AddControlEntry() function |
D | split_patch_writer.cc | 43 bool SplitPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::SplitPatchWriter |
D | endsley_patch_writer.cc | 99 bool EndsleyPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::EndsleyPatchWriter |
D | patch_writer.cc | 121 bool BsdiffPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::BsdiffPatchWriter |