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 AppCacheBackend* backend);
renderer_webapplicationcachehost_impl.cc 21 AppCacheBackend* backend)
  /external/chromium_org/content/child/appcache/
web_application_cache_host_impl.h 26 AppCacheBackend* backend);
30 AppCacheBackend* backend() const { return backend_; }
65 AppCacheBackend* backend_;
appcache_backend_proxy.h 16 class AppCacheBackendProxy : public AppCacheBackend {
22 // AppCacheBackend methods
web_application_cache_host_impl.cc 58 AppCacheBackend* backend)
  /external/chromium_org/content/common/
appcache_interfaces.h 137 class CONTENT_EXPORT AppCacheBackend {
162 virtual ~AppCacheBackend() {}

Completed in 116 milliseconds