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

  /external/chromium/chrome/browser/history/
expire_history_backend.h 38 virtual void BroadcastNotifications(NotificationType type,
history_backend.h 78 virtual void BroadcastNotifications(NotificationType type,
486 virtual void BroadcastNotifications(NotificationType type,
history_backend.cc 721 BroadcastNotifications(NotificationType::HISTORY_URL_VISITED, details);
807 BroadcastNotifications(NotificationType::HISTORY_TYPED_URLS_MODIFIED,
863 BroadcastNotifications(NotificationType::HISTORY_TYPED_URLS_MODIFIED,
    [all...]
history.cc 89 virtual void BroadcastNotifications(
101 &HistoryService::BroadcastNotifications, type, details));
748 void HistoryService::BroadcastNotifications(
expire_history_backend.cc 345 delegate_->BroadcastNotifications(NotificationType::HISTORY_URLS_DELETED,
358 delegate_->BroadcastNotifications(
history_backend_unittest.cc 58 virtual void BroadcastNotifications(NotificationType type,
172 void BroadcastNotifications(NotificationType type,
191 void HistoryBackendTestDelegate::BroadcastNotifications(
194 test_->BroadcastNotifications(type, details);
    [all...]
history.h 628 void BroadcastNotifications(NotificationType type,
    [all...]
history_unittest.cc 93 virtual void BroadcastNotifications(NotificationType type,
287 void BackendDelegate::BroadcastNotifications(NotificationType type,
expire_history_backend_unittest.cc 171 void BroadcastNotifications(NotificationType type,
    [all...]

Completed in 325 milliseconds