Home | History | Annotate | Download | only in spdy

Lines Matching refs:WriteState

594   enum WriteState {
682 void PumpWriteLoop(WriteState expected_write_state, int result);
688 // Advance the WriteState state machine. |expected_write_state| is
692 int DoWriteLoop(WriteState expected_write_state, int result);
693 // The implementations of the states of the WriteState state machine.
1054 WriteState write_state_;