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
557
int
FindMatchingPatch
(uint8_t* sha1, char* const * const patch_sha1_str,
584
FindMatchingPatch
(file.sha1, patch_sha1_str, num_patches) < 0)) {
602
if (
FindMatchingPatch
(file.sha1, patch_sha1_str, num_patches) < 0) {
758
int to_use =
FindMatchingPatch
(source_file.sha1,
777
int to_use =
FindMatchingPatch
(copy_file.sha1,
[
all
...]
Completed in 24 milliseconds