Home
last modified time | relevance | path

Searched refs:waiting_for_clear_history_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowsing_data_remover.h166 !waiting_for_clear_history_ && in all_done()
215 bool waiting_for_clear_history_; variable
Dbrowsing_data_remover.cc70 waiting_for_clear_history_(false), in BrowsingDataRemover()
98 waiting_for_clear_history_(false), in BrowsingDataRemover()
121 waiting_for_clear_history_ = true; in Remove()
278 waiting_for_clear_history_ = false; in OnHistoryDeletionDone()