Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.h87 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops,
Ddelta_diff_utils.cc459 if (!DeltaReadFile(&file_aops_, in Run()
797 TEST_AND_RETURN_FALSE(DeltaReadFile(aops, in DeltaMovedAndZeroBlocks()
853 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops, in DeltaReadFile() function