Home
last modified time | relevance | path

Searched defs:ForwardNotification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/tools/testserver/
Dxmppserver.py487 def ForwardNotification(self, notification_stanza): member in XmppConnection
597 def ForwardNotification(self, unused_xmpp_connection, notification_stanza): member in XmppServer
Dxmppserver_test.py250 def ForwardNotification(self, unused_xmpp_connection, notification_stanza): member in XmppConnectionTest