Searched refs:GetResourceList (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/browser/appcache/
H A Dappcache_backend_impl.h37 void GetResourceList(
H A Dappcache_backend_impl.cc141 void AppCacheBackendImpl::GetResourceList( function in class:content::AppCacheBackendImpl
147 host->GetResourceList(resource_infos);
H A Dappcache_dispatcher_host.cc146 backend_impl_.GetResourceList(host_id, params);
H A Dappcache_host.h117 void GetResourceList(std::vector<AppCacheResourceInfo>* resource_infos);
H A Dappcache_host.cc310 void AppCacheHost::GetResourceList( function in class:content::AppCacheHost
/external/chromium_org/content/child/appcache/
H A Dappcache_backend_proxy.cc75 void AppCacheBackendProxy::GetResourceList( function in class:content::AppCacheBackendProxy
H A Dappcache_backend_proxy.h44 virtual void GetResourceList(
H A Dweb_application_cache_host_impl.cc308 backend_->GetResourceList(host_id_, &resource_infos);
/external/chromium_org/content/common/
H A Dappcache_interfaces.h158 virtual void GetResourceList(

Completed in 789 milliseconds