Searched refs:corruption_seen_ (Results 1 – 2 of 2) sorted by relevance
233 corruption_seen_(false) { in SafeBrowsingStoreFile()355 if (!corruption_seen_) in OnCorruptDatabase()357 corruption_seen_ = true; in OnCorruptDatabase()394 corruption_seen_ = false; in BeginUpdate()
278 bool corruption_seen_; variable