Searched refs:FetchManifest (Results 1 – 8 of 8) sorted by relevance
90 FetchManifest(); in GetManifest()98 void ManifestManager::FetchManifest() { in FetchManifest() function in content::ManifestManager
57 void FetchManifest();
54 void FetchManifest(blink::WebView* view, const GURL& url,
190 void FetchManifest(bool is_first_fetch);
457 FetchManifest(true); in StartUpdate()486 void AppCacheUpdateJob::FetchManifest(bool is_first_fetch) { in FetchManifest() function in content::AppCacheUpdateJob1474 FetchManifest(false); in MaybeCompleteUpdate()
2726 update->FetchManifest(false); // not first request in IfModifiedSinceTest()2748 update->FetchManifest(false); // not first request in IfModifiedSinceTest()2911 update->FetchManifest(false); // not first request in IfNoneMatchRefetchTest()2950 update->FetchManifest(false); // not first request in MultipleHeadersRefetchTest()
96 void FetchManifest(blink::WebView* view, const GURL& url, in FetchManifest() function
2821 FetchManifest(web_view_, web_view_->mainFrame()->document().manifestURL(), in GetManifestThen()