Home
last modified time | relevance | path

Searched defs:socket_url (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_channel.cc279 const GURL& socket_url, in SendAddChannelRequest()
410 const GURL& socket_url, in SendAddChannelRequestForTesting()
436 const GURL& socket_url, in SendAddChannelRequestWithSuppliedCallback()
H A Dwebsocket_stream.cc515 const GURL& socket_url, in CreateAndConnectStream()
536 const GURL& socket_url, in CreateAndConnectStreamForTesting()
H A Dwebsocket_stream_test.cc192 const GURL socket_url(url); in CreateAndConnectStandard() local
359 const GURL socket_url(url); in CreateAndConnectCustomResponse() local
386 const GURL socket_url(url); in CreateAndConnectStringResponse() local
H A Dwebsocket_stream_create_test_base.cc110 const GURL& socket_url, in CreateAndConnectStream()
H A Dwebsocket_end_to_end_test.cc338 bool ConnectAndWait(const GURL& socket_url) { in ConnectAndWait()
H A Dwebsocket_channel_test.cc778 GURL socket_url; member
869 GURL socket_url; member