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

  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.cc 174 notification_registrar_.Add(this, NotificationType::HISTORY_LOADED,
182 notification_registrar_.Remove(this, NotificationType::HISTORY_LOADED,
245 case NotificationType::HISTORY_LOADED:
  /external/chromium/chrome/browser/sync/glue/
typed_url_data_type_controller.cc 89 notification_registrar_.Add(this, NotificationType::HISTORY_LOADED,
99 NotificationType::HISTORY_LOADED,
  /external/chromium/chrome/browser/history/
top_sites.h 186 HISTORY_LOADED
top_sites.cc 181 history_state_ = HISTORY_LOADED;
299 history_state_ = HISTORY_LOADED;
328 DCHECK_NE(history_state_, HISTORY_LOADED);
332 history_state_ = HISTORY_LOADED;
960 if (history_state_ == HISTORY_LOADED) {
    [all...]
history.cc 796 NotificationService::current()->Notify(NotificationType::HISTORY_LOADED,
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_browsertest.cc 294 registrar.Add(this, NotificationType::HISTORY_LOADED,
351 case NotificationType::HISTORY_LOADED:
    [all...]

Completed in 1479 milliseconds