Home
last modified time | relevance | path

Searched refs:FindResponseForMainRequest (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dappcache_storage_impl_unittest.cc945 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindNoMainResponse()
994 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in BasicFindMainResponse()
1013 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in BasicFindMainResponse_OriginTrialFailure()
1077 storage()->FindResponseForMainRequest(kFallbackTestUrl, GURL(), delegate()); in BasicFindMainFallbackResponse()
1207 storage()->FindResponseForMainRequest(kInterceptTestUrl, GURL(), in BasicFindMainInterceptResponse()
1240 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindMainResponseWithMultipleHits()
1298 storage()->FindResponseForMainRequest(kEntryUrl, kManifestUrl, delegate()); in Verify_FindMainResponseWithMultipleHits()
1354 storage()->FindResponseForMainRequest(kFallbackTestUrl, kManifestUrl2, in Verify_FindMainResponseWithMultipleHits4()
1427 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindMainResponseExclusions()
1448 storage()->FindResponseForMainRequest(kOnlineNamespace, GURL(), in Verify_ExclusionNotFound()
[all …]
H A Dmock_appcache_storage_unittest.cc413 storage->FindResponseForMainRequest(url, GURL(), &delegate); in TEST_F()
452 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
507 storage->FindResponseForMainRequest(kTestUrl, GURL(), &delegate); in TEST_F()
565 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
611 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
627 storage->FindResponseForMainRequest(kOnlineNamespaceUrl, GURL(), &delegate); in TEST_F()
H A Dappcache_storage_impl.h55 void FindResponseForMainRequest(const GURL& url,
H A Dmock_appcache_storage.h66 void FindResponseForMainRequest(const GURL& url,
H A Dappcache_storage.h145 virtual void FindResponseForMainRequest(
H A Dmock_appcache_storage.cc96 void MockAppCacheStorage::FindResponseForMainRequest( in FindResponseForMainRequest() function in content::MockAppCacheStorage
H A Dappcache_request_handler.cc336 storage()->FindResponseForMainRequest(request_->GetURL(), in MaybeLoadMainResource()
H A Dappcache_storage_impl.cc1530 void AppCacheStorageImpl::FindResponseForMainRequest( in FindResponseForMainRequest() function in content::AppCacheStorageImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dappcache_storage_impl_unittest.cc896 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindNoMainResponse()
945 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in BasicFindMainResponse()
1009 storage()->FindResponseForMainRequest(kFallbackTestUrl, GURL(), delegate()); in BasicFindMainFallbackResponse()
1074 storage()->FindResponseForMainRequest(kInterceptTestUrl, GURL(), in BasicFindMainInterceptResponse()
1107 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindMainResponseWithMultipleHits()
1165 storage()->FindResponseForMainRequest(kEntryUrl, kManifestUrl, delegate()); in Verify_FindMainResponseWithMultipleHits()
1183 storage()->FindResponseForMainRequest(kEntryUrl, kManifestUrl2, delegate()); in Verify_FindMainResponseWithMultipleHits2()
1221 storage()->FindResponseForMainRequest(kFallbackTestUrl, kManifestUrl2, in Verify_FindMainResponseWithMultipleHits4()
1294 storage()->FindResponseForMainRequest(kEntryUrl, GURL(), delegate()); in FindMainResponseExclusions()
1315 storage()->FindResponseForMainRequest(kOnlineNamespace, GURL(), in Verify_ExclusionNotFound()
[all …]
H A Dmock_appcache_storage_unittest.cc413 storage->FindResponseForMainRequest(url, GURL(), &delegate); in TEST_F()
452 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
508 storage->FindResponseForMainRequest(kTestUrl, GURL(), &delegate); in TEST_F()
566 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
613 storage->FindResponseForMainRequest(kEntryUrl, GURL(), &delegate); in TEST_F()
629 storage->FindResponseForMainRequest(kOnlineNamespaceUrl, GURL(), &delegate); in TEST_F()
H A Dappcache_storage_impl.h55 void FindResponseForMainRequest(const GURL& url,
H A Dmock_appcache_storage.h66 void FindResponseForMainRequest(const GURL& url,
H A Dappcache_storage.h149 virtual void FindResponseForMainRequest(
H A Dmock_appcache_storage.cc96 void MockAppCacheStorage::FindResponseForMainRequest( in FindResponseForMainRequest() function in content::MockAppCacheStorage
H A Dappcache_request_handler.cc335 storage()->FindResponseForMainRequest(request_->GetURL(), in MaybeLoadMainResource()
H A Dappcache_storage_impl.cc1520 void AppCacheStorageImpl::FindResponseForMainRequest( in FindResponseForMainRequest() function in content::AppCacheStorageImpl