Home
last modified time | relevance | path

Searched defs:fallback_entry (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/browser/appcache/
Dmock_appcache_storage.h169 const AppCacheEntry& fallback_entry, in SimulateFindMainResource()
185 const AppCacheEntry& fallback_entry, in SimulateFindSubResource()
Dappcache_unittest.cc244 AppCacheEntry fallback_entry; in TEST() local
400 AppCacheEntry fallback_entry; in TEST() local
471 AppCacheEntry fallback_entry; in TEST() local
539 AppCacheEntry fallback_entry; in TEST() local
Dmock_appcache_storage_unittest.cc64 const AppCacheEntry& fallback_entry, in OnMainResponseFound()
Dappcache_storage_impl_unittest.cc243 const AppCacheEntry& fallback_entry, in OnMainResponseFound()
/external/chromium_org/webkit/browser/appcache/
Dappcache_request_handler.cc250 const GURL& namespace_entry_url, const AppCacheEntry& fallback_entry, in OnMainResponseFound()
Dappcache_storage.h79 const GURL& namespace_entry_url, const AppCacheEntry& fallback_entry, in OnMainResponseFound()
Dappcache_service_impl.cc122 const GURL& fallback_url, const AppCacheEntry& fallback_entry, in OnMainResponseFound()
Dappcache_storage_impl.cc1571 const GURL& namespace_entry_url, const AppCacheEntry& fallback_entry, in CallOnMainResponseFound()