HomeSort by relevance Sort by last modified time
    Searched refs:DeltaReadFile (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_generator/
delta_diff_utils.h 80 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops,
delta_diff_utils.cc 237 TEST_AND_RETURN_FALSE(DeltaReadFile(aops,
267 TEST_AND_RETURN_FALSE(DeltaReadFile(aops,
360 // TODO(deymo): Produce ZERO operations instead of calling DeltaReadFile().
364 TEST_AND_RETURN_FALSE(DeltaReadFile(aops,
424 bool DeltaReadFile(vector<AnnotatedOperation>* aops,
inplace_generator.cc 570 TEST_AND_RETURN_FALSE(diff_utils::DeltaReadFile(

Completed in 777 milliseconds