Searched defs:IsSrtpActive (Results 1 – 3 of 3) sorted by relevance
80 bool IsSrtpActive() const override { return false; } in IsSrtpActive() function
346 bool SrtpTransport::IsSrtpActive() const { in IsSrtpActive() function in webrtc::SrtpTransport
535 bool IsSrtpActive(std::unique_ptr<typename T::Channel>& channel) { in IsSrtpActive() function in ChannelTest