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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 267 bool corruption_seen_; member in class:SafeBrowsingStoreFile
safe_browsing_store_file.cc 558 : chunks_written_(0), empty_(false), corruption_seen_(false) {}
685 if (!corruption_seen_)
687 corruption_seen_ = true;
718 corruption_seen_ = false;
    [all...]

Completed in 295 milliseconds