OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_WRITE_CONNECT
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
port.cc
513
write_state_(
STATE_WRITE_CONNECT
), connected_(true), pruned_(false),
586
set_write_state(
STATE_WRITE_CONNECT
);
624
set_write_state(
STATE_WRITE_CONNECT
);
714
set_write_state(
STATE_WRITE_CONNECT
);
717
if ((write_state_ ==
STATE_WRITE_CONNECT
) &&
753
'w', //
STATE_WRITE_CONNECT
port.h
297
STATE_WRITE_CONNECT
= 1, // we have had a few ping failures
p2ptransportchannel.cc
595
case Connection::
STATE_WRITE_CONNECT
:
[
all
...]
Completed in 62 milliseconds