HomeSort by relevance Sort by last modified time
    Searched refs:ReplyCallback (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/jingle_glue/
iq_sender.h 38 const buzz::XmlElement* response)> ReplyCallback;
49 const ReplyCallback& callback);
55 const ReplyCallback& callback);
85 IqRequest(IqSender* sender, const IqSender::ReplyCallback& callback,
105 IqSender::ReplyCallback callback_;
iq_sender.cc 44 const ReplyCallback& callback) {
61 const ReplyCallback& callback) {
137 IqRequest::IqRequest(IqSender* sender, const IqSender::ReplyCallback& callback,
155 IqSender::ReplyCallback callback(callback_);
  /external/chromium_org/remoting/protocol/
jingle_session.h 80 typedef base::Callback<void(JingleMessageReply::ErrorType)> ReplyCallback;
119 const ReplyCallback& reply_callback);
123 const ReplyCallback& reply_callback);
125 const ReplyCallback& reply_callback);
127 const ReplyCallback& reply_callback);
jingle_session.cc 416 const ReplyCallback& reply_callback) {
449 const ReplyCallback& reply_callback) {
481 const ReplyCallback& reply_callback) {
519 const ReplyCallback& reply_callback) {
  /external/chromium_org/remoting/host/
log_to_server.cc 116 IqSender::ReplyCallback());
host_status_sender.cc 90 IqSender::ReplyCallback());

Completed in 512 milliseconds