HomeSort by relevance Sort by last modified time
    Searched defs:all_history (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/history/
history_notifications.h 49 bool all_history; member in struct:history::URLsDeletedDetails
55 // The URLRows of URLs deleted. This is valid only when |all_history| is false
59 // The list of deleted favicon urls. This is valid only when |all_history| is
typed_url_syncable_service_unittest.cc 552 // Delete urls with |all_history| flag set.
553 bool all_history = true; local
556 typed_url_sync_service_->OnUrlsDeleted(all_history, false, NULL);
  /external/chromium/chrome/browser/history/
history_notifications.h 58 bool all_history; member in struct:history::URLsDeletedDetails

Completed in 702 milliseconds