Home
last modified time | relevance | path

Searched refs:DeltaReadFile (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.h80 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops,
Ddelta_diff_utils.cc237 TEST_AND_RETURN_FALSE(DeltaReadFile(aops, in DeltaReadPartition()
267 TEST_AND_RETURN_FALSE(DeltaReadFile(aops, in DeltaReadPartition()
364 TEST_AND_RETURN_FALSE(DeltaReadFile(aops, in DeltaMovedAndZeroBlocks()
424 bool DeltaReadFile(vector<AnnotatedOperation>* aops, in DeltaReadFile() function
Dinplace_generator.cc570 TEST_AND_RETURN_FALSE(diff_utils::DeltaReadFile( in ConvertCutToFullOp()