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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.cc 233 corruption_seen_(false) {
355 if (!corruption_seen_)
357 corruption_seen_ = true;
394 corruption_seen_ = false;
safe_browsing_store_file.h 278 bool corruption_seen_; member in class:SafeBrowsingStoreFile

Completed in 201 milliseconds