Searched refs:selectCacheWithManifest (Results 1 – 8 of 8) sorted by relevance
40 bool WorkerWebApplicationCacheHostImpl::selectCacheWithManifest( in selectCacheWithManifest() function in content::WorkerWebApplicationCacheHostImpl
49 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL);
102 void ApplicationCacheHost::selectCacheWithManifest(const KURL& manifestURL) in selectCacheWithManifest() function in WebCore::ApplicationCacheHost105 if (!m_internal->m_outerHost->selectCacheWithManifest(manifestURL)) { in selectCacheWithManifest()
72 … documentLoader->applicationCacheHost()->selectCacheWithManifest(document().completeURL(manifest)); in insertedByParser()
84 virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; } in selectCacheWithManifest() function
53 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL); in NON_EXPORTED_BASE()
206 bool WebApplicationCacheHostImpl::selectCacheWithManifest( in selectCacheWithManifest() function in content::WebApplicationCacheHostImpl
112 void selectCacheWithManifest(const KURL& manifestURL);