Home
last modified time | relevance | path

Searched refs:DeltaReadPartition (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.h44 bool DeltaReadPartition(std::vector<AnnotatedOperation>* aops,
Dab_generator.cc50 TEST_AND_RETURN_FALSE(diff_utils::DeltaReadPartition(aops, in GenerateOperations()
Ddelta_diff_utils.cc169 bool DeltaReadPartition(vector<AnnotatedOperation>* aops, in DeltaReadPartition() function
Dinplace_generator.cc809 TEST_AND_RETURN_FALSE(diff_utils::DeltaReadPartition(aops, in GenerateOperations()