OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetTlsServer
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine.h
214
virtual XmppReturnStatus
SetTlsServer
(const std::string & proxy_hostname,
xmppengineimpl.h
86
virtual XmppReturnStatus
SetTlsServer
(const std::string& proxy_hostname,
xmppengineimpl.cc
135
XmppReturnStatus XmppEngineImpl::
SetTlsServer
(
xmppclient.cc
149
d_->engine_->
SetTlsServer
("", STR_TALK_GOOGLE_COM);
Completed in 417 milliseconds