HomeSort by relevance Sort by last modified time
    Searched refs:GetRemoteCertificate_w (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 487 bool GetRemoteCertificate_w(talk_base::SSLCertificate** cert);
transport.cc 166 Bind(&Transport::GetRemoteCertificate_w, this, cert));
169 bool Transport::GetRemoteCertificate_w(talk_base::SSLCertificate** cert) {

Completed in 36 milliseconds