Searched refs:HTTP_STREAM (Results 1 – 12 of 12) sorted by relevance
/external/cronet/stable/net/http/ |
D | http_stream_factory_job_controller_unittest.cc | 567 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 604 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 640 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 773 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in CreateJobController() 2236 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2259 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2291 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2326 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2365 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDoNotDelayMainJobIfQuicWasRecentlyBroken() 2445 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDelayMainJobAfterRecentlyBrokenQuicWasConfirmed() [all …]
|
D | http_stream_factory.cc | 176 HttpStreamRequest::HTTP_STREAM, in RequestStream() 194 HttpStreamRequest::HTTP_STREAM, in RequestWebSocketHandshakeStream()
|
D | http_stream_request_unittest.cc | 65 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY)); in TEST()
|
D | http_stream_request.h | 47 HTTP_STREAM, enumerator
|
D | http_stream_factory_job_controller.cc | 240 stream_type_ = HttpStreamRequest::HTTP_STREAM; in Preconnect() 334 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnStreamReady() 385 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnWebSocketHandshakeStreamReady() 1492 CHECK_EQ(stream_type_, HttpStreamRequest::HTTP_STREAM); in SwitchToHttpStreamPool()
|
D | http_stream_pool_job_controller.cc | 140 HttpStreamRequest::HTTP_STREAM); in RequestStream()
|
/external/cronet/tot/net/http/ |
D | http_stream_factory_job_controller_unittest.cc | 567 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 604 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 640 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 773 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in CreateJobController() 2236 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2259 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2291 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2326 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TEST_P() 2365 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDoNotDelayMainJobIfQuicWasRecentlyBroken() 2445 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY); in TestDelayMainJobAfterRecentlyBrokenQuicWasConfirmed() [all …]
|
D | http_stream_factory.cc | 176 HttpStreamRequest::HTTP_STREAM, in RequestStream() 194 HttpStreamRequest::HTTP_STREAM, in RequestWebSocketHandshakeStream()
|
D | http_stream_request_unittest.cc | 65 HttpStreamRequest::HTTP_STREAM, DEFAULT_PRIORITY)); in TEST()
|
D | http_stream_request.h | 47 HTTP_STREAM, enumerator
|
D | http_stream_factory_job_controller.cc | 240 stream_type_ = HttpStreamRequest::HTTP_STREAM; in Preconnect() 334 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnStreamReady() 385 DCHECK_EQ(HttpStreamRequest::HTTP_STREAM, request_->stream_type()); in OnWebSocketHandshakeStreamReady() 1492 CHECK_EQ(stream_type_, HttpStreamRequest::HTTP_STREAM); in SwitchToHttpStreamPool()
|
D | http_stream_pool_job_controller.cc | 140 HttpStreamRequest::HTTP_STREAM); in RequestStream()
|