Lines Matching refs:current_state_
387 current_state_(STATE_NONE) ,
515 if (current_state_ == STATE_NONE)
531 if (current_state_ == STATE_READY) {
554 DCHECK_NE(STATE_NONE, current_state_);
556 if (current_state_ != STATE_READY)
598 current_state_ = STATE_READY;
621 DCHECK_EQ(STATE_NONE, current_state_);
632 current_state_ = STATE_WAITING_FOR_PROXY_CONFIG;
645 DCHECK_EQ(STATE_WAITING_FOR_INIT_PROXY_RESOLVER, current_state_);
763 State previous_state = current_state_;
771 current_state_ = STATE_NONE;
900 current_state_ = STATE_WAITING_FOR_INIT_PROXY_RESOLVER;