Home
last modified time | relevance | path

Searched defs:is_websocket (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/http/
Dhttp_stream_factory_test_util.cc31 bool is_websocket, in MockHttpStreamFactoryJob()
71 bool is_websocket, in CreateJob()
Dhttp_stream_factory_job.cc120 bool is_websocket, in Job()
405 bool is_websocket) { in ShouldForceQuic()
1340 bool is_websocket, in CreateJob()
Dhttp_stream_factory.cc146 bool is_websocket, in RequestStreamInternal()
Dhttp_stream_factory_job_controller.cc139 bool is_websocket, in JobController()
/external/cronet/net/spdy/
Dspdy_session_pool.cc54 bool is_websocket, in SpdySessionRequest()
204 bool is_websocket, in FindAvailableSession()
243 bool is_websocket, in RequestSession()
278 bool is_websocket, in OnHostResolutionComplete()
Dspdy_session_pool.h110 bool is_websocket() const { return is_websocket_; } in is_websocket() function
Dspdy_session_pool_unittest.cc134 bool is_websocket = false) { in TryCreateAliasedSpdySession()
185 bool is_websocket = false) { in TryCreateAliasedSpdySession()
/external/perfetto/include/perfetto/ext/base/http/
Dhttp_server.h125 bool is_websocket() const { return is_websocket_; } in is_websocket() function