OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnNotificationReceived
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/chrome/browser/drive/
drive_notification_observer.h
15
virtual void
OnNotificationReceived
() = 0;
drive_notification_manager.cc
113
OnNotificationReceived
());
/external/chromium_org/jingle/notifier/listener/
push_notifications_listen_task.h
31
virtual void
OnNotificationReceived
(const Notification& notification) = 0;
push_notifications_listen_task.cc
79
delegate_->
OnNotificationReceived
(notification);
xmpp_push_client.h
63
virtual void
OnNotificationReceived
(
xmpp_push_client_unittest.cc
67
xmpp_push_client_->
OnNotificationReceived
(Notification());
xmpp_push_client.cc
80
void XmppPushClient::
OnNotificationReceived
(
/external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.h
97
virtual void
OnNotificationReceived
() OVERRIDE;
drive_integration_service.cc
366
void DriveIntegrationService::
OnNotificationReceived
() {
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.h
109
virtual void
OnNotificationReceived
() OVERRIDE;
sync_engine.cc
335
void SyncEngine::
OnNotificationReceived
() {
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service.h
134
virtual void
OnNotificationReceived
() OVERRIDE;
drive_file_sync_service_sync_unittest.cc
197
remote_sync_service_->
OnNotificationReceived
();
drive_file_sync_service.cc
[
all
...]
Completed in 58 milliseconds