Searched defs:set_was_npn_negotiated (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/socket/
H A Dssl_client_socket.cc50 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::SSLClientSocket
H A Dsocket_test_util.cc1115 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::MockSSLClientSocket
/external/chromium_org/webkit/child/
H A Dweburlresponse_extradata_impl.h63 void set_was_npn_negotiated(bool was_npn_negotiated) { function in class:webkit_glue::WebURLResponseExtraDataImpl
/external/chromium_org/net/socket/
H A Dssl_client_socket.cc124 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::SSLClientSocket
H A Dsocket_test_util.cc1386 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::MockSSLClientSocket
/external/chromium_org/content/public/renderer/
H A Ddocument_state.h136 void set_was_npn_negotiated(bool value) { was_npn_negotiated_ = value; } function in class:content::DocumentState

Completed in 205 milliseconds