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

  /external/chromium/chrome/browser/
browsing_data_remover.h 166 !waiting_for_clear_history_ &&
215 bool waiting_for_clear_history_; member in class:BrowsingDataRemover
browsing_data_remover.cc 70 waiting_for_clear_history_(false),
98 waiting_for_clear_history_(false),
121 waiting_for_clear_history_ = true;
278 waiting_for_clear_history_ = false;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.cc 165 waiting_for_clear_history_(false),
266 waiting_for_clear_history_ = true;
601 waiting_for_clear_history_ = false;
640 !waiting_for_clear_cookies_count_ && !waiting_for_clear_history_ &&
    [all...]
browsing_data_remover.h 429 bool waiting_for_clear_history_; member in class:BrowsingDataRemover

Completed in 86 milliseconds