Home
last modified time | relevance | path

Searched refs:waiting_for_clear_history_ (Results 1 – 4 of 4) 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()
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover.cc185 waiting_for_clear_history_(false), in BrowsingDataRemover()
270 waiting_for_clear_history_ = true; in RemoveImpl()
652 waiting_for_clear_history_ = false; in OnHistoryDeletionDone()
692 !waiting_for_clear_cookies_count_ && !waiting_for_clear_history_ && in AllDone()
Dbrowsing_data_remover.h379 bool waiting_for_clear_history_; variable