HomeSort by relevance Sort by last modified time
    Searched refs:WorkerWebApplicationCacheHostImpl (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/worker/
worker_webapplicationcachehost_impl.cc 12 WorkerWebApplicationCacheHostImpl::WorkerWebApplicationCacheHostImpl(
21 void WorkerWebApplicationCacheHostImpl::willStartMainResourceRequest(
25 void WorkerWebApplicationCacheHostImpl::didReceiveResponseForMainResource(
29 void WorkerWebApplicationCacheHostImpl::didReceiveDataForMainResource(
33 void WorkerWebApplicationCacheHostImpl::didFinishLoadingMainResource(
37 void WorkerWebApplicationCacheHostImpl::selectCacheWithoutManifest() {
40 bool WorkerWebApplicationCacheHostImpl::selectCacheWithManifest(
worker_webapplicationcachehost_impl.h 29 class WorkerWebApplicationCacheHostImpl : public WebApplicationCacheHostImpl {
31 WorkerWebApplicationCacheHostImpl(
websharedworkerclient_proxy.cc 72 WorkerWebApplicationCacheHostImpl* host =
73 new WorkerWebApplicationCacheHostImpl(stub_->appcache_init_info(),

Completed in 1090 milliseconds