GetNegotiatedProtocol 55 chrome/browser/devtools/adb/android_usb_socket.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 62 content/browser/renderer_host/p2p/socket_host_test_utils.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 340 jingle/glue/fake_ssl_client_socket.cc return transport_socket_->GetNegotiatedProtocol(); GetNegotiatedProtocol 66 jingle/glue/fake_ssl_client_socket.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 69 jingle/glue/fake_ssl_client_socket_unittest.cc MOCK_CONST_METHOD0(GetNegotiatedProtocol, net::NextProto()); GetNegotiatedProtocol 383 jingle/glue/proxy_resolving_client_socket.cc return transport_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 69 jingle/glue/proxy_resolving_client_socket.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 53 jingle/glue/pseudotcp_adapter.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 198 net/http/http_proxy_client_socket.cc return transport_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 75 net/http/http_proxy_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 249 net/http/http_proxy_client_socket_pool.cc protocol_negotiated_ = ssl->GetNegotiatedProtocol(); GetNegotiatedProtocol 119 net/socket/buffered_write_stream_socket.cc return wrapped_socket_->GetNegotiatedProtocol(); GetNegotiatedProtocol 62 net/socket/buffered_write_stream_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 958 net/socket/socket_test_util.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 135 net/socket/socks5_client_socket.cc return transport_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 56 net/socket/socks5_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 163 net/socket/socks_client_socket.cc return transport_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 53 net/socket/socks_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 82 net/socket/ssl_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 87 net/socket/ssl_client_socket_unittest.cc return transport_->GetNegotiatedProtocol(); GetNegotiatedProtocol 65 net/socket/ssl_server_socket_nss.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 87 net/socket/stream_socket.h virtual NextProto GetNegotiatedProtocol() const = 0; GetNegotiatedProtocol 53 net/socket/tcp_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 79 net/spdy/spdy_proxy_client_socket.h virtual NextProto GetNegotiatedProtocol() const OVERRIDE; GetNegotiatedProtocol 560 net/spdy/spdy_session.cc connection_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 1660 net/spdy/spdy_session.cc connection_->socket()->GetNegotiatedProtocol())); GetNegotiatedProtocol 1839 net/spdy/spdy_session.cc *protocol_negotiated = connection_->socket()->GetNegotiatedProtocol(); GetNegotiatedProtocol 77 remoting/protocol/fake_session.h virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE;