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

  /external/chromium_org/content/browser/appcache/
appcache_dispatcher_host.cc 20 frontend_proxy_(this),
27 appcache_service_.get(), &frontend_proxy_, process_id_);
106 frontend_proxy_.OnCacheSelected(host_id, AppCacheInfo());
118 frontend_proxy_.OnCacheSelected(host_id, AppCacheInfo());
128 frontend_proxy_.OnCacheSelected(host_id, AppCacheInfo());
appcache_dispatcher_host.h 64 AppCacheFrontendProxy frontend_proxy_; member in class:content::AppCacheDispatcherHost

Completed in 49 milliseconds