Home
last modified time | relevance | path

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

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