OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCPTYPE_ACTIVE_STR
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/p2p/base/
tcpport.cc
132
if (address.tcptype() ==
TCPTYPE_ACTIVE_STR
||
190
TCP_PROTOCOL_NAME, "",
TCPTYPE_ACTIVE_STR
, LOCAL_PORT_TYPE,
transport.cc
279
(cand.tcptype() ==
TCPTYPE_ACTIVE_STR
|| port == 0)) {
port.h
49
extern const char
TCPTYPE_ACTIVE_STR
[];
p2ptransportchannel_unittest.cc
660
if (data->candidate.tcptype() == cricket::
TCPTYPE_ACTIVE_STR
) {
[
all
...]
port.cc
113
const char
TCPTYPE_ACTIVE_STR
[] = "active";
[
all
...]
/external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc
[
all
...]
webrtcsdp.cc
[
all
...]
Completed in 51 milliseconds