Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Drtcp_mux_filter.cc87 bool RtcpMuxFilter::SetAnswer(bool answer_enable, ContentSource src) { in SetAnswer() function in cricket::RtcpMuxFilter
H A Dsrtp_filter.cc67 bool SrtpFilter::SetAnswer(const std::vector<CryptoParams>& answer_params, in SetAnswer() function in cricket::SrtpFilter