Home
last modified time | relevance | path

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

/external/webrtc/pc/
Djsep_transport.h111 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const { in GetLocalCertificate() function
Djsep_transport_controller.cc254 JsepTransportController::GetLocalCertificate( in GetLocalCertificate() function in webrtc::JsepTransportController
Dpeer_connection.cc6107 bool PeerConnection::GetLocalCertificate( in GetLocalCertificate() function in webrtc::PeerConnection
/external/webrtc/p2p/base/
Dfake_dtls_transport.h199 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const override { in GetLocalCertificate() function
Ddtls_transport.cc191 rtc::scoped_refptr<rtc::RTCCertificate> DtlsTransport::GetLocalCertificate() in GetLocalCertificate() function in cricket::DtlsTransport
/external/webrtc/pc/test/
Dfake_peer_connection_for_stats.h299 bool GetLocalCertificate( in GetLocalCertificate() function
Dfake_peer_connection_base.h276 bool GetLocalCertificate( in GetLocalCertificate() function