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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 199 // Calls |corruption_callback_| if non-NULL, always returns false as
262 base::Closure corruption_callback_; member in class:SafeBrowsingStoreFile
safe_browsing_store_file.cc 626 corruption_callback_ = corruption_callback;
689 corruption_callback_.Run();
    [all...]

Completed in 51 milliseconds