Searched refs:SetOffer (Results 1 – 5 of 5) sorted by relevance
45 bool SetOffer(bool offer_enable, ContentSource src);
43 bool RtcpMuxFilter::SetOffer(bool offer_enable, ContentSource source) { in SetOffer() function in cricket::RtcpMuxFilter
108 bool SetOffer(const std::vector<CryptoParams>& offer_params,
86 bool SrtpFilter::SetOffer(const std::vector<CryptoParams>& offer_params, in SetOffer() function in cricket::SrtpFilter
498 ret = srtp_filter_.SetOffer(cryptos, src); in SetSrtp_w()512 ret = rtcp_mux_filter_.SetOffer(enable, src); in SetRtcpMux_w()