Searched defs:socket_url (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/net/websockets/ |
D | websocket_stream.cc | 129 const GURL& socket_url, in CreateAndConnectStreamWithCreateHelper() 167 const GURL& socket_url, in CreateAndConnectStream() 185 const GURL& socket_url, in CreateAndConnectStreamForTesting()
|
D | websocket_stream_test.cc | 51 const std::string& socket_url, in CreateAndConnectCustomResponse() 65 void CreateAndConnectStandard(const std::string& socket_url, in CreateAndConnectStandard() 81 const std::string& socket_url, in CreateAndConnectRawExpectations() 91 void CreateAndConnectStream(const std::string& socket_url, in CreateAndConnectStream()
|
D | websocket_channel.cc | 152 const GURL& socket_url, in SendAddChannelRequest() 255 const GURL& socket_url, in SendAddChannelRequestForTesting() 269 const GURL& socket_url, in SendAddChannelRequestWithSuppliedCreator()
|
D | websocket_handshake_stream_create_helper_test.cc | 60 const std::string& socket_url, in CreateAndInitializeStream()
|
D | websocket_channel_test.cc | 669 GURL socket_url; member 739 GURL socket_url; member
|
/external/chromium_org/content/browser/renderer_host/ |
D | websocket_dispatcher_host_unittest.cc | 87 GURL socket_url("ws://example.com/test"); in TEST_F() local 122 GURL socket_url("ws://example.com/test"); in TEST_F() local
|
D | websocket_host.cc | 182 const GURL& socket_url, in OnAddChannelRequest()
|
/external/chromium/net/socket_stream/ |
D | socket_stream_job.cc | 26 GURL socket_url(url); in CreateSocketStreamJob() local
|
/external/chromium_org/net/socket_stream/ |
D | socket_stream_job.cc | 28 GURL socket_url(url); in CreateSocketStreamJob() local
|