OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:was_npn_negotiated_
(Results
1 - 10
of
10
) sorted by null
/external/chromium/net/http/
http_stream_factory_impl_request.h
107
bool
was_npn_negotiated_
;
member in class:net::HttpStreamFactoryImpl::Request
http_stream_factory_impl_job.h
256
bool
was_npn_negotiated_
;
member in class:net::HttpStreamFactoryImpl::Job
/external/chromium/net/socket/
ssl_client_socket.h
105
bool
was_npn_negotiated_
;
member in class:net::SSLClientSocket
/external/chromium_org/net/http/
http_stream_factory_impl_request.h
141
bool
was_npn_negotiated_
;
member in class:net::HttpStreamFactoryImpl::Request
http_pipelined_host_pool_unittest.cc
80
was_npn_negotiated_
(false),
92
was_npn_negotiated_
,
99
net_log_,
was_npn_negotiated_
,
127
bool
was_npn_negotiated_
;
member in class:net::__anon9146::HttpPipelinedHostPoolTest
158
was_npn_negotiated_
,
http_stream_factory_impl_job.h
303
bool
was_npn_negotiated_
;
member in class:net::HttpStreamFactoryImpl::Job
http_pipelined_connection_impl.h
302
bool
was_npn_negotiated_
;
member in class:net::HttpPipelinedConnectionImpl
/external/chromium_org/net/socket/
ssl_client_socket.h
167
bool
was_npn_negotiated_
;
member in class:net::SSLClientSocket
/external/chromium_org/webkit/child/
weburlresponse_extradata_impl.h
61
return
was_npn_negotiated_
;
64
was_npn_negotiated_
= was_npn_negotiated;
87
bool
was_npn_negotiated_
;
member in class:webkit_glue::WebURLResponseExtraDataImpl
/external/chromium_org/content/public/renderer/
document_state.h
134
bool was_npn_negotiated() const { return
was_npn_negotiated_
; }
135
void set_was_npn_negotiated(bool value) {
was_npn_negotiated_
= value; }
202
bool
was_npn_negotiated_
;
member in class:content::DocumentState
Completed in 327 milliseconds