Home
last modified time | relevance | path

Searched defs:SetOffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Drtcp_mux_filter.cc35 bool RtcpMuxFilter::SetOffer(bool offer_enable, ContentSource src) { in SetOffer() function in cricket::RtcpMuxFilter
H A Dsrtp_filter.cc58 bool SrtpFilter::SetOffer(const std::vector<CryptoParams>& offer_params, in SetOffer() function in cricket::SrtpFilter