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 302 next_state_ = STATE_CLOSE;
380 next_state_ = STATE_CLOSE;
445 case STATE_CLOSE:
457 DCHECK_EQ(next_state_, STATE_CLOSE);
469 next_state_ = STATE_CLOSE;
545 next_state_ = STATE_CLOSE;
553 next_state_ = STATE_CLOSE;
568 next_state_ = STATE_CLOSE;
661 next_state_ = STATE_CLOSE;
698 next_state_ = STATE_CLOSE;
    [all...]
socket_stream.h 211 STATE_CLOSE,

Completed in 4480 milliseconds