OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyMainResourceIsNamespaceEntry
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_host.h
130
void
NotifyMainResourceIsNamespaceEntry
(const GURL& namespace_entry_url);
appcache_request_handler.cc
211
host_->
NotifyMainResourceIsNamespaceEntry
(namespace_entry_url);
appcache_host.cc
481
void AppCacheHost::
NotifyMainResourceIsNamespaceEntry
(
appcache_host_unittest.cc
275
host.
NotifyMainResourceIsNamespaceEntry
(kFallbackURL);
Completed in 48 milliseconds