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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannelimpl.h 96 virtual bool SetLocalIdentity(talk_base::SSLIdentity* identity) {
dtlstransport.h 88 if (!channel->SetLocalIdentity(identity_))
fakesession.h 200 bool SetLocalIdentity(talk_base::SSLIdentity* identity) {
307 it->second->SetLocalIdentity(identity_);
354 dest_channel->SetLocalIdentity(dest_->identity_);
dtlstransportchannel.h 129 virtual bool SetLocalIdentity(talk_base::SSLIdentity *identity);
dtlstransportchannel.cc 152 bool DtlsTransportChannelWrapper::SetLocalIdentity(
200 // Allow SetRemoteFingerprint with a NULL digest even if SetLocalIdentity

Completed in 171 milliseconds