HomeSort by relevance Sort by last modified time
    Searched defs:GetLocalCertificate (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/p2p/base/
dtlstransportchannel.cc 156 DtlsTransportChannelWrapper::GetLocalCertificate() const {
faketransportcontroller.h 260 rtc::scoped_refptr<rtc::RTCCertificate> GetLocalCertificate() const {
382 bool GetLocalCertificate(
transport.h 190 virtual bool GetLocalCertificate(
transportcontroller.cc 81 bool TransportController::GetLocalCertificate(
387 return t->GetLocalCertificate(certificate);
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc     [all...]

Completed in 86 milliseconds