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 82 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops,
delta_diff_utils.cc 243 if (!DeltaReadFile(&file_aops_,
380 TEST_AND_RETURN_FALSE(DeltaReadFile(aops,
482 // TODO(deymo): Produce ZERO operations instead of calling DeltaReadFile().
486 TEST_AND_RETURN_FALSE(DeltaReadFile(aops,
548 bool DeltaReadFile(vector<AnnotatedOperation>* aops,
    [all...]
inplace_generator.cc 569 TEST_AND_RETURN_FALSE(diff_utils::DeltaReadFile(

Completed in 505 milliseconds