OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:http_server_properties_
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/net/http/
http_pipelined_host_pool.h
94
const base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::HttpPipelinedHostPool
http_network_transaction_ssl_unittest.cc
78
http_server_properties_
.GetWeakPtr();
100
HttpServerPropertiesImpl
http_server_properties_
;
member in class:net::HttpNetworkTransactionSSLTest
http_pipelined_host_pool_unittest.cc
76
http_server_properties_
(new HttpServerPropertiesImpl()),
79
http_server_properties_
->GetWeakPtr(), false)),
121
scoped_ptr<HttpServerPropertiesImpl>
http_server_properties_
;
member in class:net::__anon9146::HttpPipelinedHostPoolTest
218
http_server_properties_
->GetPipelineCapability(
222
http_server_properties_
->GetPipelineCapability(
http_network_layer_unittest.cc
47
http_server_properties_
.GetWeakPtr();
276
HttpServerPropertiesImpl
http_server_properties_
;
member in class:net::__anon9132::HttpNetworkLayerTest
http_pipelined_network_transaction_unittest.cc
91
http_server_properties_
.GetWeakPtr();
232
HttpServerPropertiesImpl
http_server_properties_
;
member in class:net::__anon9147::HttpPipelinedNetworkTransactionTest
[
all
...]
http_response_body_drainer_unittest.cc
215
http_server_properties_
(new HttpServerPropertiesImpl()),
226
params.http_server_properties =
http_server_properties_
->GetWeakPtr();
232
scoped_ptr<HttpServerPropertiesImpl>
http_server_properties_
;
member in class:net::__anon9151::HttpResponseBodyDrainerTest
http_network_session.h
140
return
http_server_properties_
;
186
const base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::HttpNetworkSession
/external/chromium_org/net/url_request/
url_request_context_storage.h
89
scoped_ptr<HttpServerProperties>
http_server_properties_
;
member in class:net::URLRequestContextStorage
url_request_context.h
144
http_server_properties_
= http_server_properties;
147
return
http_server_properties_
;
229
base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::URLRequestContext
/external/chromium_org/net/spdy/
spdy_session_pool.h
128
return
http_server_properties_
;
194
const base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::SpdySessionPool
spdy_session.h
936
const base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::SpdySession
[
all
...]
/external/chromium_org/content/browser/loader/
resource_scheduler_unittest.cc
131
context_.set_http_server_properties(
http_server_properties_
.GetWeakPtr());
210
net::HttpServerPropertiesImpl
http_server_properties_
;
member in class:content::__anon7768::ResourceSchedulerTest
242
http_server_properties_
.SetSupportsSpdy(
/external/chromium_org/net/quic/
quic_stream_factory.h
193
base::WeakPtr<HttpServerProperties>
http_server_properties_
;
member in class:net::QuicStreamFactory
/external/chromium_org/net/socket/
ssl_client_socket_pool_unittest.cc
189
http_server_properties_
.GetWeakPtr();
204
HttpServerPropertiesImpl
http_server_properties_
;
member in class:net::__anon9359::SSLClientSocketPoolTest
[
all
...]
/external/chromium_org/google_apis/gcm/tools/
mcs_probe.cc
193
scoped_ptr<net::HttpServerPropertiesImpl>
http_server_properties_
;
member in class:gcm::__anon8497::MCSProbe
301
http_server_properties_
.reset(new net::HttpServerPropertiesImpl());
316
http_server_properties_
->GetWeakPtr();
/external/chromium_org/chrome/browser/profiles/
profile_io_data.h
526
http_server_properties_
;
member in class:ProfileIOData
Completed in 3299 milliseconds