Searched refs:selectCacheWithManifest (Results 1 – 9 of 9) sorted by relevance
37 bool WorkerWebApplicationCacheHostImpl::selectCacheWithManifest( in selectCacheWithManifest() function in content::WorkerWebApplicationCacheHostImpl
31 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL);
69 … documentLoader->applicationCacheHost()->selectCacheWithManifest(document().completeURL(manifest)); in insertedByParser()
114 void ApplicationCacheHost::selectCacheWithManifest(const KURL& manifestURL) in selectCacheWithManifest() function in WebCore::ApplicationCacheHost116 if (m_host && !m_host->selectCacheWithManifest(manifestURL)) { in selectCacheWithManifest()
112 void selectCacheWithManifest(const KURL& manifestURL);
94 virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; } in selectCacheWithManifest() function
47 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL); in NON_EXPORTED_BASE()
200 bool WebApplicationCacheHostImpl::selectCacheWithManifest( in selectCacheWithManifest() function in content::WebApplicationCacheHostImpl
50 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL) { in selectCacheWithManifest() function in content::__anon1a2cd9c80111::SharedWorkerWebApplicationCacheHostImpl