Searched defs:is_websocket (Results 1 – 8 of 8) sorted by relevance
| /external/cronet/net/http/ |
| D | http_stream_factory_test_util.cc | 31 bool is_websocket, in MockHttpStreamFactoryJob() 71 bool is_websocket, in CreateJob()
|
| D | http_stream_factory_job.cc | 120 bool is_websocket, in Job() 405 bool is_websocket) { in ShouldForceQuic() 1340 bool is_websocket, in CreateJob()
|
| D | http_stream_factory.cc | 146 bool is_websocket, in RequestStreamInternal()
|
| D | http_stream_factory_job_controller.cc | 139 bool is_websocket, in JobController()
|
| /external/cronet/net/spdy/ |
| 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()
|
| D | spdy_session_pool.h | 110 bool is_websocket() const { return is_websocket_; } in is_websocket() function
|
| D | spdy_session_pool_unittest.cc | 134 bool is_websocket = false) { in TryCreateAliasedSpdySession() 185 bool is_websocket = false) { in TryCreateAliasedSpdySession()
|
| /external/perfetto/include/perfetto/ext/base/http/ |
| D | http_server.h | 125 bool is_websocket() const { return is_websocket_; } in is_websocket() function
|