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

  /external/chromium_org/content/renderer/
renderer_webapplicationcachehost_impl.h 18 appcache::AppCacheBackend* backend);
renderer_webapplicationcachehost_impl.cc 13 using appcache::AppCacheBackend;
22 AppCacheBackend* backend)
  /external/chromium_org/content/child/appcache/
web_application_cache_host_impl.h 32 appcache::AppCacheBackend* backend);
36 appcache::AppCacheBackend* backend() const { return backend_; }
71 appcache::AppCacheBackend* backend_;
appcache_backend_proxy.h 16 class AppCacheBackendProxy : public appcache::AppCacheBackend {
22 // AppCacheBackend methods
web_application_cache_host_impl.cc 25 using appcache::AppCacheBackend;
73 AppCacheBackend* backend)
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.h 141 class WEBKIT_STORAGE_COMMON_EXPORT AppCacheBackend {
166 virtual ~AppCacheBackend() {}

Completed in 588 milliseconds