Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.h108 bool DiffFiles(const std::string& diff_path,
Ddelta_diff_utils.cc626 TEST_AND_RETURN_FALSE(DiffFiles( in ReadExtentsToDiff()
641 if (DiffFiles(kImgdiffPath, in ReadExtentsToDiff()
688 bool DiffFiles(const string& diff_path, in DiffFiles() function