Home
last modified time | relevance | path

Searched refs:smallest_compressor (Results 1 – 2 of 2) sorted by relevance

/external/bsdiff/
Dpatch_writer.cc140 CompressorInterface** smallest_compressor) { in SelectSmallestResult() argument
152 *smallest_compressor = compressor.get(); in SelectSmallestResult()
Dpatch_writer.h49 CompressorInterface** smallest_compressor);