Home
last modified time | relevance | path

Searched refs:IsWebRtcEncryptionEnabled (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drenderer_blink_platform_impl.h144 bool IsWebRtcEncryptionEnabled() override;
H A Drenderer_blink_platform_impl.cc559 bool RendererBlinkPlatformImpl::IsWebRtcEncryptionEnabled() { in IsWebRtcEncryptionEnabled() function in content::RendererBlinkPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drenderer_blink_platform_impl.h154 bool IsWebRtcEncryptionEnabled() override;
H A Drenderer_blink_platform_impl.cc587 bool RendererBlinkPlatformImpl::IsWebRtcEncryptionEnabled() { in IsWebRtcEncryptionEnabled() function in content::RendererBlinkPlatformImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dplatform.h565 virtual bool IsWebRtcEncryptionEnabled() { return true; } in IsWebRtcEncryptionEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dplatform.h623 virtual bool IsWebRtcEncryptionEnabled() { return true; } in IsWebRtcEncryptionEnabled() function