Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A 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()
H A Dspdy_session_pool.h110 bool is_websocket() const { return is_websocket_; } in is_websocket() function
H A Dspdy_session_pool_unittest.cc135 bool is_websocket = false) { in TryCreateAliasedSpdySession()
186 bool is_websocket = false) { in TryCreateAliasedSpdySession()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_test_util.cc31 bool is_websocket, in MockHttpStreamFactoryJob()
71 bool is_websocket, in CreateJob()
H A Dhttp_stream_factory_job.cc104 bool is_websocket, in Job()
402 bool is_websocket) { in ShouldForceQuic()
1320 bool is_websocket, in CreateJob()
H A Dhttp_stream_factory.cc179 bool is_websocket, in RequestStreamInternal()
H A Dhttp_stream_factory_job_controller.cc132 bool is_websocket, in JobController()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/http/
H A Dhttp_server.h125 bool is_websocket() const { return is_websocket_; } in is_websocket() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/http/
H A Dhttp_server.h125 bool is_websocket() const { return is_websocket_; } in is_websocket() function