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

/external/chromium_org/content/child/
H A Dweburlresponse_extradata_impl.h62 void set_was_npn_negotiated(bool was_npn_negotiated) { function in class:content::WebURLResponseExtraDataImpl
/external/chromium_org/net/socket/
H A Dssl_client_socket.cc111 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::SSLClientSocket
H A Dsocket_test_util.cc1431 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::MockSSLClientSocket
/external/chromium_org/content/public/renderer/
H A Ddocument_state.h135 void set_was_npn_negotiated(bool value) { was_npn_negotiated_ = value; } function in class:content::DocumentState

Completed in 131 milliseconds