Searched refs:input_stream_previously_failed_ (Results 1 – 1 of 1) sorted by relevance
315 bool input_stream_previously_failed_ = false; member in net_service::InterceptedRequest491 DCHECK(!input_stream_previously_failed_); in InputStreamFailed()505 input_stream_previously_failed_ = true; in InputStreamFailed()726 if (input_stream_previously_failed_ || !intercept_request_) { in BeforeRequestReceived()