Lines Matching refs:state
353 timing.state = RequestState::ON_REQUEST;
358 timing.state = RequestState::ON_RESPONSE;
363 timing.state = RequestState::ON_COMPLETE;
610 state(ClientState::IDLE),
756 state = ClientState::IDLE;
858 if (state == ClientState::IDLE) {
863 auto cur_state = state;
884 state = ClientState::CONNECTED;
1551 if (req->timing.state != RequestState::ON_COMPLETE) {
2199 if (req->timing.state == RequestState::ON_COMPLETE) {