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 660 : chunks_written_(0), empty_(false), corruption_seen_(false) {}
787 if (!corruption_seen_)
789 corruption_seen_ = true;
825 corruption_seen_ = false;
    [all...]

Completed in 69 milliseconds