Home
last modified time | relevance | path

Searched refs:namespace_entry_url (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dmock_appcache_storage.cc263 GURL namespace_entry_url; member
309 best_candidate->namespace_entry_url = in MaybeTakeNewNamespaceEntry()
312 best_candidate->namespace_entry_url = in MaybeTakeNewNamespaceEntry()
390 found_candidate.namespace_entry_url = GURL(); in ProcessFindResponseForMainRequest()
418 url, found_candidate.entry, found_candidate.namespace_entry_url, in ProcessFindResponseForMainRequest()
428 found_fallback_candidate.namespace_entry_url, in ProcessFindResponseForMainRequest()
H A Dappcache_request_handler.cc272 const GURL& namespace_entry_url) { in DeliverAppCachedResponse() argument
281 !namespace_entry_url.is_empty()) in DeliverAppCachedResponse()
282 host_->NotifyMainResourceIsNamespaceEntry(namespace_entry_url); in DeliverAppCachedResponse()
344 const GURL& namespace_entry_url, in OnMainResponseFound() argument
399 found_namespace_entry_url_ = namespace_entry_url; in OnMainResponseFound()
H A Dappcache_request_handler.h135 const GURL& namespace_entry_url);
H A Dappcache_storage_impl.h154 const GURL& namespace_entry_url,
H A Dappcache_host.cc622 const GURL& namespace_entry_url) { in NotifyMainResourceIsNamespaceEntry() argument
624 namespace_entry_url_ = namespace_entry_url; in NotifyMainResourceIsNamespaceEntry()
H A Dappcache_storage.h86 const GURL& namespace_entry_url, in OnMainResponseFound() argument
H A Dappcache_host.h169 void NotifyMainResourceIsNamespaceEntry(const GURL& namespace_entry_url);
H A Dappcache_storage_impl.cc1625 const GURL& namespace_entry_url, in CallOnMainResponseFound() argument
1632 delegate->OnMainResponseFound(url, entry, namespace_entry_url, in CallOnMainResponseFound()
H A Dappcache_storage_impl_unittest.cc144 const GURL& namespace_entry_url, in OnMainResponseFound() argument
151 found_namespace_entry_url_ = namespace_entry_url; in OnMainResponseFound()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dmock_appcache_storage.cc263 GURL namespace_entry_url; member
309 best_candidate->namespace_entry_url = in MaybeTakeNewNamespaceEntry()
312 best_candidate->namespace_entry_url = in MaybeTakeNewNamespaceEntry()
390 found_candidate.namespace_entry_url = GURL(); in ProcessFindResponseForMainRequest()
418 url, found_candidate.entry, found_candidate.namespace_entry_url, in ProcessFindResponseForMainRequest()
428 found_fallback_candidate.namespace_entry_url, in ProcessFindResponseForMainRequest()
H A Dappcache_request_handler.cc272 const GURL& namespace_entry_url) { in DeliverAppCachedResponse() argument
281 !namespace_entry_url.is_empty()) in DeliverAppCachedResponse()
282 host_->NotifyMainResourceIsNamespaceEntry(namespace_entry_url); in DeliverAppCachedResponse()
343 const GURL& namespace_entry_url, in OnMainResponseFound() argument
396 found_namespace_entry_url_ = namespace_entry_url; in OnMainResponseFound()
H A Dappcache_request_handler.h134 const GURL& namespace_entry_url);
H A Dappcache_storage_impl.h154 const GURL& namespace_entry_url,
H A Dappcache_host.cc615 const GURL& namespace_entry_url) { in NotifyMainResourceIsNamespaceEntry() argument
617 namespace_entry_url_ = namespace_entry_url; in NotifyMainResourceIsNamespaceEntry()
H A Dappcache_storage.h90 const GURL& namespace_entry_url, in OnMainResponseFound() argument
H A Dappcache_host.h165 void NotifyMainResourceIsNamespaceEntry(const GURL& namespace_entry_url);
H A Dappcache_storage_impl.cc1615 const GURL& namespace_entry_url, in CallOnMainResponseFound() argument
1622 delegate->OnMainResponseFound(url, entry, namespace_entry_url, in CallOnMainResponseFound()
H A Dappcache_storage_impl_unittest.cc138 const GURL& namespace_entry_url, in OnMainResponseFound() argument
145 found_namespace_entry_url_ = namespace_entry_url; in OnMainResponseFound()