Searched defs:is_fallback (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
H A Dappcache_request_handler.cc205 const GURL& manifest_url, bool is_fallback,
214 entry, is_fallback);
203 DeliverAppCachedResponse( const AppCacheEntry& entry, int64 cache_id, int64 group_id, const GURL& manifest_url, bool is_fallback, const GURL& namespace_entry_url) argument
H A Dappcache_url_request_job.cc50 const AppCacheEntry& entry, bool is_fallback) {
58 is_fallback_ = is_fallback;
48 DeliverAppCachedResponse( const GURL& manifest_url, int64 group_id, int64 cache_id, const AppCacheEntry& entry, bool is_fallback) argument
/external/chromium_org/webkit/common/appcache/
H A Dappcache_interfaces.h92 bool is_fallback; member in struct:appcache::AppCacheResourceInfo

Completed in 204 milliseconds