OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BroadcastNotifications
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/history/
history.cc
89
virtual void
BroadcastNotifications
(
101
&HistoryService::
BroadcastNotifications
, type, details));
748
void HistoryService::
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_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
...]
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
...]
Completed in 36 milliseconds