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 108 registrar_.Add(this, chrome::NOTIFICATION_HISTORY_URL_VISITED, source);
182 case chrome::NOTIFICATION_HISTORY_URL_VISITED:
expire_history_backend_unittest.cc 344 chrome::NOTIFICATION_HISTORY_URL_VISITED);
    [all...]
history_backend.cc 825 BroadcastNotifications(chrome::NOTIFICATION_HISTORY_URL_VISITED, details);
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.cc 80 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 274 NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 673 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
712 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.cc 139 chrome::NOTIFICATION_HISTORY_URL_VISITED,
152 case chrome::NOTIFICATION_HISTORY_URL_VISITED:
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc     [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc 849 if (type == chrome::NOTIFICATION_HISTORY_URL_VISITED) {
    [all...]

Completed in 257 milliseconds