Searched refs:patch_sha1 (Results 1 – 1 of 1) sorted by relevance
82 std::string patch_sha1 = print_sha1(digest); in ApplyBSDiffPatch() local83 LOG(ERROR) << "Patch may be corrupted, offset: " << patch_offset << ", SHA1: " << patch_sha1; in ApplyBSDiffPatch()