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

  /external/chromium_org/chrome/browser/history/
in_memory_history_backend.cc 53 registrar_.Add(this, chrome::NOTIFICATION_HISTORY_URL_VISITED, source);
68 case chrome::NOTIFICATION_HISTORY_URL_VISITED:
in_memory_url_index.cc 109 registrar_.Add(this, chrome::NOTIFICATION_HISTORY_URL_VISITED, source);
186 case chrome::NOTIFICATION_HISTORY_URL_VISITED:
history_backend_unittest.cc 464 } else if (type == chrome::NOTIFICATION_HISTORY_URL_VISITED) {
    [all...]
history_backend.cc 770 BroadcastNotifications(chrome::NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.cc 81 DCHECK_EQ(chrome::NOTIFICATION_HISTORY_URL_VISITED, type);
358 this, chrome::NOTIFICATION_HISTORY_URL_VISITED,
372 this, chrome::NOTIFICATION_HISTORY_URL_VISITED,
  /external/chromium_org/chrome/browser/
chrome_notification_types.h 250 NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.cc 137 chrome::NOTIFICATION_HISTORY_URL_VISITED,
150 case chrome::NOTIFICATION_HISTORY_URL_VISITED:
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 698 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
737 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc     [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc     [all...]

Completed in 291 milliseconds