Searched defs:is_websocket (Results  1 – 8 of 8) sorted by relevance
| /external/cronet/net/http/ | 
| D | http_stream_factory_test_util.cc | 32     bool is_websocket,  in MockHttpStreamFactoryJob() 74     bool is_websocket,  in CreateJob()
  | 
| D | http_stream_factory_job.cc | 129                             bool is_websocket,  in Job() 400     bool is_websocket) {  in ShouldForceQuic() 1341     bool is_websocket,  in CreateJob()
  | 
| D | http_stream_factory.cc | 148     bool is_websocket,  in RequestStreamInternal()
  | 
| D | http_stream_factory_job_controller.cc | 136     bool is_websocket,  in JobController()
  | 
| /external/cronet/net/spdy/ | 
| D | spdy_session_pool.cc | 55     bool is_websocket,  in SpdySessionRequest() 205     bool is_websocket,  in FindAvailableSession() 244     bool is_websocket,  in RequestSession() 279     bool is_websocket,  in OnHostResolutionComplete()
  | 
| D | spdy_session_pool.h | 112     bool is_websocket() const { return is_websocket_; }  in is_websocket()  function
  | 
| D | spdy_session_pool_unittest.cc | 133                                  bool is_websocket = false) {  in TryCreateAliasedSpdySession()
  | 
| /external/perfetto/include/perfetto/ext/base/http/ | 
| D | http_server.h | 124   bool is_websocket() const { return is_websocket_; }  in is_websocket()  function
  |