OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SendNotification
(Results
1 - 10
of
10
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
owner_manager.cc
59
&OwnerManager::
SendNotification
,
143
void OwnerManager::
SendNotification
(NotificationType type,
/external/chromium/chrome/browser/sync/notifier/
invalidation_notifier.cc
86
void InvalidationNotifier::
SendNotification
() {
p2p_notifier.cc
91
void P2PNotifier::
SendNotification
() {
97
talk_mediator_->
SendNotification
(notification);
non_blocking_invalidation_notifier.cc
35
void
SendNotification
();
201
void NonBlockingInvalidationNotifier::
SendNotification
() {
203
// InvalidationClient doesn't implement
SendNotification
(), so no
/external/chromium_org/jingle/notifier/listener/
fake_push_client.cc
34
void FakePushClient::
SendNotification
(const Notification& notification) {
non_blocking_push_client.cc
40
void
SendNotification
(const Notification& data);
108
void NonBlockingPushClient::Core::
SendNotification
(
112
delegate_push_client_->
SendNotification
(notification);
204
void NonBlockingPushClient::
SendNotification
(
209
base::Bind(&NonBlockingPushClient::Core::
SendNotification
, core_.get(),
xmpp_push_client.cc
59
SendNotification
(*it);
140
void XmppPushClient::
SendNotification
(const Notification& notification) {
/external/chromium_org/sync/tools/testserver/
xmppserver.py
564
def
SendNotification
(self, channel, data):
/external/chromium_org/content/browser/devtools/
devtools_protocol.cc
185
void DevToolsProtocol::Handler::
SendNotification
(
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
[
all
...]
Completed in 450 milliseconds