Home
last modified time | relevance | path

Searched refs:corruption_callback (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_store_file.h113 Callback0::Type* corruption_callback);
Dsafe_browsing_store.h171 Callback0::Type* corruption_callback) = 0;
Dsafe_browsing_store_file.cc273 Callback0::Type* corruption_callback) { in Init() argument
275 corruption_callback_.reset(corruption_callback); in Init()