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

  /external/webrtc/talk/session/media/
channel.h 181 bool SetTransport_w(const std::string& transport_name);
channel.cc 246 Bind(&BaseChannel::SetTransport_w, this, transport_name));
249 bool BaseChannel::SetTransport_w(const std::string& transport_name) {
    [all...]

Completed in 668 milliseconds