OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_WRITE_TIMEOUT
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/base/
port.h
441
STATE_WRITE_TIMEOUT
= 3, // we have had a large number of ping failures
453
return write_state_ !=
STATE_WRITE_TIMEOUT
;
port.cc
896
if (!pruned_ && (write_state_ ==
STATE_WRITE_TIMEOUT
)) {
[
all
...]
p2ptransportchannel.cc
[
all
...]
port_unittest.cc
[
all
...]
Completed in 704 milliseconds