Searched refs:QueueResponse (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
H A Dpeer_channel.cc103 QueueResponse("200 OK", "text/plain", GetPeerIdHeader(),
128 peer->QueueResponse("200 OK", ds->content_type(), extra_headers,
141 void ChannelMember::QueueResponse(const std::string& status, function in class:ChannelMember
277 (*i)->QueueResponse("200 OK", "text/plain", "", "Server shutting down");
H A Dpeer_channel.h65 void QueueResponse(const std::string& status, const std::string& content_type,

Completed in 5193 milliseconds