Home
last modified time | relevance | path

Searched refs:ReplyCallback (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/remoting/jingle_glue/
Diq_sender.h38 const buzz::XmlElement* response)> ReplyCallback; typedef
49 const ReplyCallback& callback);
55 const ReplyCallback& callback);
85 IqRequest(IqSender* sender, const IqSender::ReplyCallback& callback,
105 IqSender::ReplyCallback callback_;
Diq_sender.cc44 const ReplyCallback& callback) { in SendIq()
61 const ReplyCallback& callback) { in SendIq()
137 IqRequest::IqRequest(IqSender* sender, const IqSender::ReplyCallback& callback, in IqRequest()
155 IqSender::ReplyCallback callback(callback_); in CallCallback()
/external/chromium_org/remoting/protocol/
Djingle_session.h80 typedef base::Callback<void(JingleMessageReply::ErrorType)> ReplyCallback; typedef
119 const ReplyCallback& reply_callback);
123 const ReplyCallback& reply_callback);
125 const ReplyCallback& reply_callback);
127 const ReplyCallback& reply_callback);
Djingle_session.cc416 const ReplyCallback& reply_callback) { in OnIncomingMessage()
449 const ReplyCallback& reply_callback) { in OnAccept()
481 const ReplyCallback& reply_callback) { in OnSessionInfo()
519 const ReplyCallback& reply_callback) { in OnTerminate()
/external/chromium_org/remoting/host/
Dlog_to_server.cc116 IqSender::ReplyCallback()); in SendPendingEntries()
Dhost_status_sender.cc90 IqSender::ReplyCallback()); in SendHostStatus()