HomeSort by relevance Sort by last modified time
    Searched refs:HandleCorruptDatabase (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h 254 // |corruption_detected_|, |HandleCorruptDatabase()| posts
259 void HandleCorruptDatabase();
safe_browsing_store_file.h 216 void HandleCorruptDatabase();
safe_browsing_database.cc 511 NewCallback(this, &SafeBrowsingDatabaseNew::HandleCorruptDatabase));
529 NewCallback(this, &SafeBrowsingDatabaseNew::HandleCorruptDatabase));
537 NewCallback(this, &SafeBrowsingDatabaseNew::HandleCorruptDatabase));
    [all...]

Completed in 36 milliseconds