Searched refs:try_websocket_over_http2_ (Results 1 – 2 of 2) sorted by relevance
120 try_websocket_over_http2_(is_websocket_ && in Job()476 return try_websocket_over_http2_; in CanUseExistingSpdySession()503 DCHECK(!is_websocket_ || try_websocket_over_http2_); in OnStreamReadyCallback()1125 if (!try_websocket_over_http2_) { in SetSpdyHttpStreamOrBidirectionalStreamImpl()
414 const bool try_websocket_over_http2_; variable