Searched defs:patch_sha1_str (Results 1 – 1 of 1) sorted by relevance
378 static int FindMatchingPatch(uint8_t* sha1, const std::vector<std::string>& patch_sha1_str) { in FindMatchingPatch()392 int applypatch_check(const char* filename, const std::vector<std::string>& patch_sha1_str) { in applypatch_check()479 const std::vector<std::string>& patch_sha1_str, in applypatch()