OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSLTCP_PROTOCOL_NAME
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
tcpport.cc
80
(address.protocol() !=
SSLTCP_PROTOCOL_NAME
)) {
93
if ((address.protocol() ==
SSLTCP_PROTOCOL_NAME
) &&
243
int opts = (candidate.protocol() ==
SSLTCP_PROTOCOL_NAME
) ?
port.h
61
extern const char
SSLTCP_PROTOCOL_NAME
[];
port.cc
130
const char
SSLTCP_PROTOCOL_NAME
[] = "ssltcp";
134
SSLTCP_PROTOCOL_NAME
};
[
all
...]
Completed in 278 milliseconds