Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Dblink_platform_impl.cc242 bool BlinkPlatformImpl::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in content::BlinkPlatformImpl
244 return GetContentClient()->AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker()
H A Dblink_platform_impl.h55 bool AllowScriptExtensionForServiceWorker(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dcontent_client.cc107 bool ContentClient::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in content::ContentClient
H A Dcontent_client.h184 virtual bool AllowScriptExtensionForServiceWorker(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_content_client.h96 bool AllowScriptExtensionForServiceWorker(
H A Dchrome_content_client.cc819 bool ChromeContentClient::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in ChromeContentClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/renderer/
H A Dcontent_renderer_client.cc204 bool ContentRendererClient::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in content::ContentRendererClient
H A Dcontent_renderer_client.h317 virtual bool AllowScriptExtensionForServiceWorker(
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drenderer_blink_platform_impl.h194 bool AllowScriptExtensionForServiceWorker(
H A Drenderer_blink_platform_impl.cc900 bool RendererBlinkPlatformImpl::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in content::RendererBlinkPlatformImpl
902 return GetContentClient()->renderer()->AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/
H A Dchrome_content_renderer_client.h163 bool AllowScriptExtensionForServiceWorker(
H A Dchrome_content_renderer_client.cc1479 bool ChromeContentRendererClient::AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function in ChromeContentRendererClient
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dplatform.h618 virtual bool AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dplatform.h676 virtual bool AllowScriptExtensionForServiceWorker( in AllowScriptExtensionForServiceWorker() function
/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.cc243 return Platform::Current()->AllowScriptExtensionForServiceWorker( in ShouldInstallV8Extensions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/service_worker/
H A Dservice_worker_global_scope.cc259 return Platform::Current()->AllowScriptExtensionForServiceWorker( in ShouldInstallV8Extensions()