Lines Matching refs:FindMatchingPatch
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,