OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applypatch_check
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/applypatch/
applypatch.h
60
int
applypatch_check
(const char* filename,
main.c
30
return
applypatch_check
(argv[2], argc-3, argv+3);
applypatch.c
585
int
applypatch_check
(const char* filename,
function
[
all
...]
/bootable/recovery/updater/
install.c
927
int result =
applypatch_check
(filename, patchcount, sha1s);
[
all
...]
Completed in 32 milliseconds