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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannelproxy.cc 182 bool TransportChannelProxy::GetLocalIdentity(
188 return impl_->GetLocalIdentity(identity);
rawtransportchannel.h 136 virtual bool GetLocalIdentity(rtc::SSLIdentity** identity) const {
dtlstransportchannel.cc 180 bool DtlsTransportChannelWrapper::GetLocalIdentity(
p2ptransportchannel.h 134 virtual bool GetLocalIdentity(rtc::SSLIdentity** identity) const {
fakesession.h 252 virtual bool GetLocalIdentity(rtc::SSLIdentity** identity) const {

Completed in 637 milliseconds