Searched defs:is_websocket (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_session_pool.cc | 54 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 D | spdy_session_pool.h | 110 bool is_websocket() const { return is_websocket_; } in is_websocket() function
|
H A D | spdy_session_pool_unittest.cc | 135 bool is_websocket = false) { in TryCreateAliasedSpdySession() 186 bool is_websocket = false) { in TryCreateAliasedSpdySession()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_factory_test_util.cc | 31 bool is_websocket, in MockHttpStreamFactoryJob() 71 bool is_websocket, in CreateJob()
|
H A D | http_stream_factory_job.cc | 104 bool is_websocket, in Job() 402 bool is_websocket) { in ShouldForceQuic() 1320 bool is_websocket, in CreateJob()
|
H A D | http_stream_factory.cc | 179 bool is_websocket, in RequestStreamInternal()
|
H A D | http_stream_factory_job_controller.cc | 132 bool is_websocket, in JobController()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/http/ |
H A D | http_server.h | 125 bool is_websocket() const { return is_websocket_; } in is_websocket() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/http/ |
H A D | http_server.h | 125 bool is_websocket() const { return is_websocket_; } in is_websocket() function
|