Home
last modified time | relevance | path

Searched defs:SendStanza (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dxmpppump.cc60 buzz::XmppReturnStatus XmppPump::SendStanza(const buzz::XmlElement *stanza) { in SendStanza() function in buzz::XmppPump
Dfakexmppclient.h55 virtual XmppReturnStatus SendStanza(const XmlElement* stanza) { in SendStanza() function
Dpingtask_unittest.cc65 buzz::XmppReturnStatus PingXmppClient::SendStanza( in SendStanza() function in PingXmppClient
Dxmpptask.cc49 XmppReturnStatus XmppTask::SendStanza(const XmlElement* stanza) { in SendStanza() function in buzz::XmppTask
Dxmppclient.cc325 XmppReturnStatus XmppClient::SendStanza(const XmlElement* stanza) { in SendStanza() function in buzz::XmppClient
Dxmppengineimpl.cc219 XmppReturnStatus XmppEngineImpl::SendStanza(const XmlElement* element) { in SendStanza() function in buzz::XmppEngineImpl
/external/autotest/client/cros/cellular/
Dscpi.py136 def SendStanza(self, commands): member in Scpi