Searched defs:SendMessage (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/telemetry/third_party/tsproxy/ | ||
D | tsproxy.py | 68 def SendMessage(self, message): member in TSPipe |
/external/libweave/src/notification/ | ||
D | xmpp_channel.cc | 324 void XmppChannel::SendMessage(const std::string& message) { in SendMessage() function in weave::XmppChannel |
/external/webrtc/webrtc/examples/peerconnection/client/ | ||
D | conductor.cc | 537 void Conductor::SendMessage(const std::string& json_object) { in SendMessage() function in Conductor |
/external/webrtc/webrtc/libjingle/xmpp/ | ||
D | chatroommoduleimpl.cc | 366 XmppChatroomModuleImpl::SendMessage(const XmlElement& message) { in SendMessage() function in buzz::XmppChatroomModuleImpl |
/external/lldb/source/Plugins/Process/POSIX/ | ||
D | ProcessPOSIX.cpp | 384 ProcessPOSIX::SendMessage(const ProcessMessage &message) in SendMessage() function in ProcessPOSIX |