Home
last modified time | relevance | path

Searched refs:socket_url_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/websockets/
Dwebsocket_channel.h328 GURL socket_url_; variable
Dwebsocket_channel.cc534 socket_url_ = socket_url; in SendAddChannelRequestWithSuppliedCreator()
537 stream_request_ = creator.Run(socket_url_, in SendAddChannelRequestWithSuppliedCreator()
596 ssl_error_callbacks.Pass(), socket_url_, ssl_info, fatal)); in OnSSLCertificateError()