Searched refs:SetRtcpCName_w (Results 1 – 2 of 2) sorted by relevance
192 bool SetRtcpCName_w(const std::string& cname);
490 bool BaseChannel::SetRtcpCName_w(const std::string& cname) { in SetRtcpCName_w() function in cricket::BaseChannel548 data->result = SetRtcpCName_w(data->cname); in OnMessage()