Home
last modified time | relevance | path

Searched refs:GetUpdateViaCache (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegisterJob.cpp34 bool sameUVC = GetUpdateViaCache() == registration->GetUpdateViaCache(); in AsyncExecute()
35 registration->SetUpdateViaCache(GetUpdateViaCache()); in AsyncExecute()
45 swm->CreateNewRegistration(mScope, mPrincipal, GetUpdateViaCache()); in AsyncExecute()
H A DServiceWorkerUpdateJob.h68 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerUpdateJob.cpp299 ServiceWorkerUpdateViaCache ServiceWorkerUpdateJob::GetUpdateViaCache() const { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerUpdateJob
409 if (GetUpdateViaCache() == ServiceWorkerUpdateViaCache::None) { in ComparisonResult()
H A DServiceWorkerRegistrationInfo.cpp195 ServiceWorkerRegistrationInfo::GetUpdateViaCache(uint16_t* aUpdateViaCache) { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
196 *aUpdateViaCache = static_cast<uint16_t>(GetUpdateViaCache()); in GetUpdateViaCache()
727 ServiceWorkerUpdateViaCache ServiceWorkerRegistrationInfo::GetUpdateViaCache() in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
H A DServiceWorkerRegistrationInfo.h209 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerRegisterJob.cpp34 bool sameUVC = GetUpdateViaCache() == registration->GetUpdateViaCache(); in AsyncExecute()
35 registration->SetUpdateViaCache(GetUpdateViaCache()); in AsyncExecute()
45 swm->CreateNewRegistration(mScope, mPrincipal, GetUpdateViaCache()); in AsyncExecute()
H A DServiceWorkerUpdateJob.h66 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerRegistrationInfo.cpp183 ServiceWorkerRegistrationInfo::GetUpdateViaCache(uint16_t* aUpdateViaCache) { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
184 *aUpdateViaCache = static_cast<uint16_t>(GetUpdateViaCache()); in GetUpdateViaCache()
680 ServiceWorkerUpdateViaCache ServiceWorkerRegistrationInfo::GetUpdateViaCache() in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
H A DServiceWorkerUpdateJob.cpp298 ServiceWorkerUpdateViaCache ServiceWorkerUpdateJob::GetUpdateViaCache() const { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerUpdateJob
408 if (GetUpdateViaCache() == ServiceWorkerUpdateViaCache::None) { in ComparisonResult()
H A DServiceWorkerRegistrationInfo.h204 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerRegistration.h91 ServiceWorkerUpdateViaCache GetUpdateViaCache(ErrorResult& aRv) const;
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerRegisterJob.cpp34 bool sameUVC = GetUpdateViaCache() == registration->GetUpdateViaCache(); in AsyncExecute()
35 registration->SetUpdateViaCache(GetUpdateViaCache()); in AsyncExecute()
45 swm->CreateNewRegistration(mScope, mPrincipal, GetUpdateViaCache()); in AsyncExecute()
H A DServiceWorkerUpdateJob.h68 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerUpdateJob.cpp299 ServiceWorkerUpdateViaCache ServiceWorkerUpdateJob::GetUpdateViaCache() const { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerUpdateJob
409 if (GetUpdateViaCache() == ServiceWorkerUpdateViaCache::None) { in ComparisonResult()
H A DServiceWorkerRegistrationInfo.cpp195 ServiceWorkerRegistrationInfo::GetUpdateViaCache(uint16_t* aUpdateViaCache) { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
196 *aUpdateViaCache = static_cast<uint16_t>(GetUpdateViaCache()); in GetUpdateViaCache()
728 ServiceWorkerUpdateViaCache ServiceWorkerRegistrationInfo::GetUpdateViaCache() in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegisterJob.cpp34 bool sameUVC = GetUpdateViaCache() == registration->GetUpdateViaCache(); in AsyncExecute()
35 registration->SetUpdateViaCache(GetUpdateViaCache()); in AsyncExecute()
45 swm->CreateNewRegistration(mScope, mPrincipal, GetUpdateViaCache()); in AsyncExecute()
H A DServiceWorkerUpdateJob.h68 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerUpdateJob.cpp299 ServiceWorkerUpdateViaCache ServiceWorkerUpdateJob::GetUpdateViaCache() const { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerUpdateJob
409 if (GetUpdateViaCache() == ServiceWorkerUpdateViaCache::None) { in ComparisonResult()
H A DServiceWorkerRegistrationInfo.cpp195 ServiceWorkerRegistrationInfo::GetUpdateViaCache(uint16_t* aUpdateViaCache) { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
196 *aUpdateViaCache = static_cast<uint16_t>(GetUpdateViaCache()); in GetUpdateViaCache()
727 ServiceWorkerUpdateViaCache ServiceWorkerRegistrationInfo::GetUpdateViaCache() in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerRegisterJob.cpp34 bool sameUVC = GetUpdateViaCache() == registration->GetUpdateViaCache(); in AsyncExecute()
35 registration->SetUpdateViaCache(GetUpdateViaCache()); in AsyncExecute()
58 swm->CreateNewRegistration(mScope, mPrincipal, GetUpdateViaCache()); in AsyncExecute()
H A DServiceWorkerUpdateJob.h64 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerRegistrationInfo.cpp139 ServiceWorkerRegistrationInfo::GetUpdateViaCache(uint16_t* aUpdateViaCache) { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
140 *aUpdateViaCache = static_cast<uint16_t>(GetUpdateViaCache()); in GetUpdateViaCache()
605 ServiceWorkerUpdateViaCache ServiceWorkerRegistrationInfo::GetUpdateViaCache() in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerRegistrationInfo
H A DServiceWorkerRegistrationInfo.h159 ServiceWorkerUpdateViaCache GetUpdateViaCache() const;
H A DServiceWorkerRegistration.h96 ServiceWorkerUpdateViaCache GetUpdateViaCache(ErrorResult& aRv) const;
H A DServiceWorkerUpdateJob.cpp282 ServiceWorkerUpdateViaCache ServiceWorkerUpdateJob::GetUpdateViaCache() const { in GetUpdateViaCache() function in mozilla::dom::ServiceWorkerUpdateJob
375 if (GetUpdateViaCache() == ServiceWorkerUpdateViaCache::None) { in ComparisonResult()

12