Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dmd5sum.h19 bool comparefile(const char *dest_path, const char *source_path, long long dest_offset, long long s…
H A Dmd5sum.c144 bool comparefile(const char *dest_path, const char *source_path, long long dest_offset, long long s… in comparefile() function
H A Dupdate.c390 comparefile(update_cmd[i].dest_path, _url, in RK_ota_start()