Searched defs:SetLocalIdentity (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Drawtransportchannel.h155 virtual bool SetLocalIdentity(rtc::SSLIdentity* identity) { function in class:cricket::RawTransportChannel
H A Ddtlstransportchannel.cc157 bool DtlsTransportChannelWrapper::SetLocalIdentity( function in class:cricket::DtlsTransportChannelWrapper
222 // Allow SetRemoteFingerprint with a NULL digest even if SetLocalIdentity
H A Dp2ptransportchannel.h153 virtual bool SetLocalIdentity(rtc::SSLIdentity* identity) { function in class:cricket::P2PTransportChannel
H A Dfakesession.h225 bool SetLocalIdentity(rtc::SSLIdentity* identity) { function in class:cricket::FakeTransportChannel
355 it->second->SetLocalIdentity(identity_);
412 dest_channel->SetLocalIdentity(dest_->identity_);

Completed in 318 milliseconds