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

  /external/chromium_org/content/browser/appcache/
appcache_host.h 148 void NotifyMainResourceIsNamespaceEntry(const GURL& namespace_entry_url);
appcache_request_handler.cc 218 host_->NotifyMainResourceIsNamespaceEntry(namespace_entry_url);
appcache_host.cc 487 void AppCacheHost::NotifyMainResourceIsNamespaceEntry(
appcache_host_unittest.cc 276 host.NotifyMainResourceIsNamespaceEntry(kFallbackURL);

Completed in 85 milliseconds