Searched defs:selectCacheWithManifest (Results 1 – 4 of 4) sorted by relevance
50 virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL) { in selectCacheWithManifest() function in content::__anon694480fb0111::SharedWorkerWebApplicationCacheHostImpl
198 bool WebApplicationCacheHostImpl::selectCacheWithManifest( in selectCacheWithManifest() function in content::WebApplicationCacheHostImpl
114 void ApplicationCacheHost::selectCacheWithManifest(const KURL& manifestURL) in selectCacheWithManifest() function in blink::ApplicationCacheHost
94 virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; } in selectCacheWithManifest() function