OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLocalIdentity
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannelproxy.cc
183
bool TransportChannelProxy::
GetLocalIdentity
(
189
return impl_->
GetLocalIdentity
(identity);
rawtransportchannel.h
132
virtual bool
GetLocalIdentity
(talk_base::SSLIdentity** identity) const {
dtlstransportchannel.cc
177
bool DtlsTransportChannelWrapper::
GetLocalIdentity
(
p2ptransportchannel.h
132
virtual bool
GetLocalIdentity
(talk_base::SSLIdentity** identity) const {
fakesession.h
239
virtual bool
GetLocalIdentity
(talk_base::SSLIdentity** identity) const {
Completed in 167 milliseconds