Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.h228 bool TryPuffdiffAndUpdateOperation(AnnotatedOperation* aop,
H A Ddelta_diff_utils.cc263 TEST_AND_RETURN_FALSE(TryPuffdiffAndUpdateOperation(aop, data_blob)); in GenerateBestDiffOperation()
319 bool BestDiffGenerator::TryPuffdiffAndUpdateOperation(AnnotatedOperation* aop, in TryPuffdiffAndUpdateOperation() function in chromeos_update_engine::diff_utils::BestDiffGenerator