Searched defs:socket_url (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/content/browser/renderer_host/ |
D | websocket_dispatcher_host_unittest.cc | 93 GURL socket_url("ws://example.com/test"); in TEST_F() local 127 GURL socket_url("ws://example.com/test"); in TEST_F() local
|
D | websocket_host.cc | 346 const GURL& socket_url, in OnAddChannelRequest()
|
/external/chromium_org/net/websockets/ |
D | websocket_stream.cc | 251 const GURL& socket_url, in CreateAndConnectStream() 272 const GURL& socket_url, in CreateAndConnectStreamForTesting()
|
D | websocket_channel.cc | 321 const GURL& socket_url, in SendAddChannelRequest() 508 const GURL& socket_url, in SendAddChannelRequestForTesting() 522 const GURL& socket_url, in SendAddChannelRequestWithSuppliedCreator()
|
D | websocket_stream_test.cc | 87 const std::string& socket_url, in CreateAndConnectCustomResponse() 101 void CreateAndConnectStandard(const std::string& socket_url, in CreateAndConnectStandard() 117 const std::string& socket_url, in CreateAndConnectRawExpectations() 127 void CreateAndConnectStream(const std::string& socket_url, in CreateAndConnectStream()
|
D | websocket_handshake_stream_create_helper_test.cc | 80 const std::string& socket_url, in CreateAndInitializeStream()
|
D | websocket_channel_test.cc | 721 GURL socket_url; member 798 GURL socket_url; member
|
/external/chromium_org/net/socket_stream/ |
D | socket_stream_job.cc | 30 GURL socket_url(url); in CreateSocketStreamJob() local
|