Home
last modified time | relevance | path

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

/external/webrtc/pc/
Djsep_transport.h123 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const { in GetLocalCertificate() function
Djsep_transport_controller.cc245 JsepTransportController::GetLocalCertificate( in GetLocalCertificate() function in webrtc::JsepTransportController
Dpeer_connection.cc2339 bool PeerConnection::GetLocalCertificate( in GetLocalCertificate() function in webrtc::PeerConnection
/external/webrtc/p2p/base/
Dfake_dtls_transport.h208 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const override { in GetLocalCertificate() function
Ddtls_transport.cc192 rtc::scoped_refptr<rtc::RTCCertificate> DtlsTransport::GetLocalCertificate() in GetLocalCertificate() function in cricket::DtlsTransport
/external/webrtc/pc/test/
Dfake_peer_connection_for_stats.h385 bool GetLocalCertificate( in GetLocalCertificate() function
Dfake_peer_connection_base.h276 bool GetLocalCertificate( in GetLocalCertificate() function