Searched refs:ReadAndVerifyChecksum (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_store_file.cc204 bool ReadAndVerifyChecksum(FILE* fp, base::MD5Context* context) { function in namespace:__anon4617
250 if (!ReadAndVerifyChecksum(fp, context)) {
545 if (!ReadAndVerifyChecksum(file.get(), &context))
613 if (!ReadAndVerifyChecksum(file_.get(), &context)) {
998 if (!ReadAndVerifyChecksum(file_.get(), &in_context)) {

Completed in 84 milliseconds