Searched refs:BestDiffGenerator (Results 1 – 4 of 4) sorted by relevance
192 bool BestDiffGenerator::GenerateBestDiffOperation(AnnotatedOperation* aop, in GenerateBestDiffOperation()204 BestDiffGenerator::GetUsableCompressorTypes() const { in GetUsableCompressorTypes()208 bool BestDiffGenerator::GenerateBestDiffOperation( in GenerateBestDiffOperation()276 bool BestDiffGenerator::TryBsdiffAndUpdateOperation( in TryBsdiffAndUpdateOperation()319 bool BestDiffGenerator::TryPuffdiffAndUpdateOperation(AnnotatedOperation* aop, in TryPuffdiffAndUpdateOperation()347 bool BestDiffGenerator::TryZucchiniAndUpdateOperation(AnnotatedOperation* aop, in TryZucchiniAndUpdateOperation()1099 BestDiffGenerator best_diff_generator(old_data, in ReadExtentsToDiff()
166 class BestDiffGenerator {168 BestDiffGenerator(const brillo::Blob& old_data, in BestDiffGenerator() function
378 diff_utils::BestDiffGenerator best_diff_generator(src_data_blob, in TEST_F()422 diff_utils::BestDiffGenerator best_diff_generator(src_data_blob, in TEST_F()
240 diff_utils::BestDiffGenerator best_diff_generator(source_data_, in TEST_F()