HomeSort by relevance Sort by last modified time
    Searched refs:STATE_CLOSE (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/socket_stream/
socket_stream.cc 177 next_state_ = STATE_CLOSE;
258 next_state_ = STATE_CLOSE;
321 next_state_ = STATE_CLOSE;
338 next_state_ = STATE_CLOSE;
399 case STATE_CLOSE:
411 DCHECK_EQ(next_state_, STATE_CLOSE);
422 next_state_ = STATE_CLOSE;
496 next_state_ = STATE_CLOSE;
513 next_state_ = STATE_CLOSE;
590 next_state_ = STATE_CLOSE;
    [all...]
socket_stream.h 192 STATE_CLOSE,

Completed in 61 milliseconds