OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SelectCache
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/child/appcache/
appcache_backend_proxy.cc
25
void AppCacheBackendProxy::
SelectCache
(
/external/chromium_org/webkit/browser/appcache/
appcache_backend_impl.cc
65
bool AppCacheBackendImpl::
SelectCache
(
74
host->
SelectCache
(document_url, cache_document_was_loaded_from,
appcache_host.cc
81
void AppCacheHost::
SelectCache
(const GURL& document_url,
125
// and invokes
SelectCache
without a manifest url, so that detection step
170
SelectCache
(document_url, kNoCacheId, GURL());
291
// Store the first party origin so that it can be used later in
SelectCache
Completed in 35 milliseconds