OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindMatchingPatch
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/applypatch/
applypatch.h
68
int
FindMatchingPatch
(uint8_t* sha1, char* const * const patch_sha1_str,
applypatch.c
569
int
FindMatchingPatch
(uint8_t* sha1, char* const * const patch_sha1_str,
596
FindMatchingPatch
(file.sha1, patch_sha1_str, num_patches) < 0)) {
614
if (
FindMatchingPatch
(file.sha1, patch_sha1_str, num_patches) < 0) {
770
int to_use =
FindMatchingPatch
(source_file.sha1,
789
int to_use =
FindMatchingPatch
(copy_file.sha1,
[
all
...]
Completed in 324 milliseconds