Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h357 bool SrtpRequired() const override { return false; } in SrtpRequired() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc2709 bool PeerConnection::SrtpRequired() const { in SrtpRequired() function in webrtc::PeerConnection