Home
last modified time | relevance | path

Searched defs:getResourceList (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/appcache/
Dweb_application_cache_host_impl.cc305 void WebApplicationCacheHostImpl::getResourceList( in getResourceList() function in content::WebApplicationCacheHostImpl
/external/chromium_org/third_party/WebKit/public/platform/
DWebApplicationCacheHost.h126 virtual void getResourceList(WebVector<ResourceInfo>*) { } in getResourceList() function