Searched defs:GetSslRole (Results 1 – 7 of 7) sorted by relevance
216 bool GetSslRole(rtc::SSLRole* ssl_role) const override { in GetSslRole() function
118 bool GetSslRole(rtc::SSLRole* role) const override { return false; } in GetSslRole() function
112 bool GetSslRole(rtc::SSLRole* role) const override { in GetSslRole() function391 bool GetSslRole(rtc::SSLRole* role) const override { in GetSslRole() function
185 bool DtlsTransportChannelWrapper::GetSslRole(rtc::SSLRole* role) const { in GetSslRole() function in cricket::DtlsTransportChannelWrapper
246 virtual bool GetSslRole(rtc::SSLRole* ssl_role) const { return false; } in GetSslRole() function
69 bool TransportController::GetSslRole(const std::string& transport_name, in GetSslRole() function in cricket::TransportController
764 bool WebRtcSession::GetSslRole(const std::string& transport_name, in GetSslRole() function in webrtc::WebRtcSession775 bool WebRtcSession::GetSslRole(const cricket::BaseChannel* channel, in GetSslRole() function in webrtc::WebRtcSession