OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cache_key
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/net/
view_http_cache_job_factory.cc
129
std::string
cache_key
=
local
133
if (
cache_key
.empty()) {
138
rv = cache_helper_.GetEntryInfoHTML(
cache_key
, request.context(),
/external/chromium/net/proxy/
proxy_resolver_js_bindings.cc
231
HostCache::Key
cache_key
(info.hostname(),
243
host_cache->Lookup(
cache_key
, base::TimeTicks::Now());
257
host_cache->Set(
cache_key
, result, *address_list,
Completed in 47 milliseconds