Searched refs:SetOption_n (Results 1 – 2 of 2) sorted by relevance
159 int SetOption_n(SocketType type, rtc::Socket::Option o, int val);
327 RTC_FROM_HERE, Bind(&BaseChannel::SetOption_n, this, type, opt, value)); in SetOption()330 int BaseChannel::SetOption_n(SocketType type, in SetOption_n() function in cricket::BaseChannel