Searched defs:SendNotification (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Downer_manager.cc59 &OwnerManager::SendNotification,
143 void OwnerManager::SendNotification(NotificationType type, function in class:chromeos::OwnerManager
/external/chromium/chrome/browser/sync/notifier/
H A Dinvalidation_notifier.cc86 void InvalidationNotifier::SendNotification() { function in class:sync_notifier::InvalidationNotifier
H A Dp2p_notifier.cc91 void P2PNotifier::SendNotification() { function in class:sync_notifier::P2PNotifier
97 talk_mediator_->SendNotification(notification);
H A Dnon_blocking_invalidation_notifier.cc35 void SendNotification();
201 void NonBlockingInvalidationNotifier::SendNotification() { function in class:sync_notifier::NonBlockingInvalidationNotifier
203 // InvalidationClient doesn't implement SendNotification(), so no
/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.cc1410 void SendNotification();
1834 void SyncManager::SyncInternal::SendNotification() { function in class:sync_api::SyncManager::SyncInternal
1841 sync_notifier_->SendNotification();
2203 // are flushed out, else they refer to garbage memory. SendNotification
2529 // SendNotification does not do anything if we are using server based
2540 &SyncManager::SyncInternal::SendNotification));

Completed in 67 milliseconds