Searched refs:set_was_npn_negotiated (Results 1 – 5 of 5) sorted by relevance
50 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { in set_was_npn_negotiated() function in net::SSLClientSocket
95 virtual bool set_was_npn_negotiated(bool negotiated);
363 ssl_socket_->set_was_npn_negotiated(true); in DoSSLConnectComplete()
728 virtual bool set_was_npn_negotiated(bool negotiated);
1115 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { in set_was_npn_negotiated() function in net::MockSSLClientSocket