Home
last modified time | relevance | path

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

/external/bsdiff/include/bsdiff/
Dcontrol_entry.h10 struct ControlEntry { struct
11 ControlEntry(uint64_t diff_size, in ControlEntry() argument
27 bool operator==(const ControlEntry& o) const { argument