Searched refs:set_was_npn_negotiated (Results 1 – 9 of 9) sorted by relevance
62 void set_was_npn_negotiated(bool was_npn_negotiated) { in NON_EXPORTED_BASE()
770 extra_data->set_was_npn_negotiated(info.was_npn_negotiated); in PopulateURLResponse()
145 virtual bool set_was_npn_negotiated(bool negotiated);
111 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { in set_was_npn_negotiated() function in net::SSLClientSocket
460 ssl_socket_->set_was_npn_negotiated(true); in DoSSLConnectComplete()
974 virtual bool set_was_npn_negotiated(bool negotiated) OVERRIDE;
1431 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { in set_was_npn_negotiated() function in net::MockSSLClientSocket
135 void set_was_npn_negotiated(bool value) { was_npn_negotiated_ = value; } in NON_EXPORTED_BASE()
2834 document_state->set_was_npn_negotiated( in didReceiveResponse()