Home
last modified time | relevance | path

Searched defs:GetLocalCertificate (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransport.h48 bool GetLocalCertificate( in GetLocalCertificate() function
Dp2ptransportchannel.h134 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const override { in GetLocalCertificate() function
Dfaketransportcontroller.h260 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const { in GetLocalCertificate() function
382 bool GetLocalCertificate( in GetLocalCertificate() function
Ddtlstransportchannel.cc156 DtlsTransportChannelWrapper::GetLocalCertificate() const { in GetLocalCertificate() function in cricket::DtlsTransportChannelWrapper
Dtransport.h190 virtual bool GetLocalCertificate( in GetLocalCertificate() function
Dtransportcontroller.cc81 bool TransportController::GetLocalCertificate( in GetLocalCertificate() function in cricket::TransportController
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1144 bool WebRtcSession::GetLocalCertificate( in GetLocalCertificate() function in webrtc::WebRtcSession