OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HttpCache
(Results
51 - 57
of
57
) sorted by null
1
2
3
/frameworks/av/media/libstagefright/chromium_http/
support.cpp
260
set_http_transaction_factory(new net::
HttpCache
(
/external/chromium_org/net/spdy/
spdy_test_util_common.cc
480
storage_.set_http_transaction_factory(new
HttpCache
(
481
network_session.get(),
HttpCache
::DefaultBackend::InMemory(0)));
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_message_filter.cc
[
all
...]
/external/chromium_org/net/websockets/
websocket_job_test.cc
287
virtual
HttpCache
* GetCache() OVERRIDE {
[
all
...]
/external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc
92
net::
HttpCache
* http_cache = context->http_transaction_factory()->GetCache();
[
all
...]
/external/chromium_org/net/url_request/
url_request_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc
169
net::
HttpCache
* http_cache = context->http_transaction_factory()->GetCache();
[
all
...]
Completed in 314 milliseconds
1
2
3