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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 192 bool SetRtcpCName_w(const std::string& cname);
channel.cc 490 bool BaseChannel::SetRtcpCName_w(const std::string& cname) {
548 data->result = SetRtcpCName_w(data->cname);
    [all...]

Completed in 172 milliseconds