OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SslTcpMode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/jingle/notifier/communicator/
connection_settings.h
24
enum
SslTcpMode
{ DO_NOT_USE_SSLTCP, USE_SSLTCP };
29
SslTcpMode
ssltcp_mode,
42
SslTcpMode
ssltcp_mode;
connection_settings.cc
22
SslTcpMode
ssltcp_mode,
43
const char* SslTcpModeToString(
SslTcpMode
ssltcp_mode) {
Completed in 522 milliseconds