Home
last modified time | relevance | path

Searched defs:AddControlEntry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/bsdiff/
H A Ddiff_encoder.cc26 bool DiffEncoder::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::DiffEncoder
H A Dfake_patch_writer.h30 bool AddControlEntry(const ControlEntry& entry) override { in AddControlEntry() function
H A Dsplit_patch_writer.cc43 bool SplitPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::SplitPatchWriter
H A Dendsley_patch_writer.cc99 bool EndsleyPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::EndsleyPatchWriter
H A Dpatch_writer.cc111 bool BsdiffPatchWriter::AddControlEntry(const ControlEntry& entry) { in AddControlEntry() function in bsdiff::BsdiffPatchWriter