Home
last modified time | relevance | path

Searched refs:DispatchSyncEvent (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Dservice_worker_handler.h55 Response DispatchSyncEvent(const std::string& origin,
H A Dservice_worker_handler.cc361 Response ServiceWorkerHandler::DispatchSyncEvent( in DispatchSyncEvent() function in content::protocol::ServiceWorkerHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Dservice_worker_handler.h55 Response DispatchSyncEvent(const std::string& origin,
H A Dservice_worker_handler.cc360 Response ServiceWorkerHandler::DispatchSyncEvent( in DispatchSyncEvent() function in content::protocol::ServiceWorkerHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Dtest_background_sync_manager.h130 void DispatchSyncEvent(
H A Dtest_background_sync_manager.cc79 void TestBackgroundSyncManager::DispatchSyncEvent( in DispatchSyncEvent() function in content::TestBackgroundSyncManager
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/serviceworker/
H A Dserviceworker.go75 func DispatchSyncEvent(origin string, registrationID RegistrationID, tag string, lastChance bool) *… func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dfake_service_worker.h101 void DispatchSyncEvent(const std::string& tag,
H A Dfake_service_worker.cc163 void FakeServiceWorker::DispatchSyncEvent(const std::string& tag, in DispatchSyncEvent() function in content::FakeServiceWorker
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dfake_service_worker.h104 void DispatchSyncEvent(const std::string& tag,
H A Dfake_service_worker.cc172 void FakeServiceWorker::DispatchSyncEvent(const std::string& tag, in DispatchSyncEvent() function in content::FakeServiceWorker
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_sync/
H A Dbackground_sync_manager.cc629 DispatchSyncEvent(tag, std::move(active_version), last_chance, in EmulateDispatchSyncEvent()
1435 void BackgroundSyncManager::DispatchSyncEvent( in DispatchSyncEvent() function in content::BackgroundSyncManager
1447 base::BindOnce(&BackgroundSyncManager::DispatchSyncEvent, in DispatchSyncEvent()
1462 active_version->endpoint()->DispatchSyncEvent( in DispatchSyncEvent()
2147 DispatchSyncEvent( in FireReadyEventsDidFindRegistration()
H A Dbackground_sync_manager.h211 virtual void DispatchSyncEvent(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_sync/
H A Dbackground_sync_manager.cc628 DispatchSyncEvent(tag, std::move(active_version), last_chance, in EmulateDispatchSyncEvent()
1435 void BackgroundSyncManager::DispatchSyncEvent( in DispatchSyncEvent() function in content::BackgroundSyncManager
1447 base::BindOnce(&BackgroundSyncManager::DispatchSyncEvent, in DispatchSyncEvent()
1462 active_version->endpoint()->DispatchSyncEvent( in DispatchSyncEvent()
2146 DispatchSyncEvent( in FireReadyEventsDidFindRegistration()
H A Dbackground_sync_manager.h211 virtual void DispatchSyncEvent(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/service_worker/
H A Dservice_worker_global_scope.h432 void DispatchSyncEvent(const String& tag,
H A Dservice_worker_global_scope.cc2010 void ServiceWorkerGlobalScope::DispatchSyncEvent( in DispatchSyncEvent() function in blink::ServiceWorkerGlobalScope
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/service_worker/
H A Dservice_worker_global_scope.h463 void DispatchSyncEvent(const String& tag,
H A Dservice_worker_global_scope.cc2177 void ServiceWorkerGlobalScope::DispatchSyncEvent( in DispatchSyncEvent() function in blink::ServiceWorkerGlobalScope
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/service_worker/
H A Dservice_worker.mojom255 DispatchSyncEvent(string tag,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/service_worker/
H A Dservice_worker.mojom271 DispatchSyncEvent(string tag,