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

  /bootable/recovery/applypatch/
applypatch.h 59 int applypatch_check(const char* filename,
main.c 30 return applypatch_check(argv[2], argc-3, argv+3);
applypatch.c 490 int applypatch_check(const char* filename, function
  /bootable/recovery/updater/
install.c 984 int result = applypatch_check(filename, patchcount, sha1s);
    [all...]

Completed in 180 milliseconds