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

  /external/chromium_org/webkit/browser/appcache/
appcache_host.h 155 void NotifyMainResourceBlocked(const GURL& manifest_url);
appcache_request_handler.cc 268 host_->NotifyMainResourceBlocked(manifest_url);
appcache_host.cc 493 void AppCacheHost::NotifyMainResourceBlocked(const GURL& manifest_url) {

Completed in 439 milliseconds