Searched refs:SetTransport_w (Results 1 – 2 of 2) sorted by relevance
181 bool SetTransport_w(const std::string& transport_name);
246 Bind(&BaseChannel::SetTransport_w, this, transport_name)); in SetTransport()249 bool BaseChannel::SetTransport_w(const std::string& transport_name) { in SetTransport_w() function in cricket::BaseChannel