HomeSort by relevance Sort by last modified time
    Searched defs:set_was_npn_negotiated (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/webkit/child/
weburlresponse_extradata_impl.h 63 void set_was_npn_negotiated(bool was_npn_negotiated) { function in class:webkit_glue::WebURLResponseExtraDataImpl
  /external/chromium_org/net/socket/
ssl_client_socket.cc 125 bool SSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::SSLClientSocket
socket_test_util.cc 1409 bool MockSSLClientSocket::set_was_npn_negotiated(bool negotiated) { function in class:net::MockSSLClientSocket
    [all...]
  /external/chromium_org/content/public/renderer/
document_state.h 135 void set_was_npn_negotiated(bool value) { was_npn_negotiated_ = value; } function in class:content::DocumentState

Completed in 3986 milliseconds