Home
last modified time | relevance | path

Searched refs:IsWebRtcStunOriginEnabled (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/p2p/
H A Dport_allocator.cc47 Platform::Current()->IsWebRtcStunOriginEnabled(); in P2PPortAllocator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/p2p/
H A Dport_allocator.cc47 Platform::Current()->IsWebRtcStunOriginEnabled(); in P2PPortAllocator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drenderer_blink_platform_impl.h145 bool IsWebRtcStunOriginEnabled() override;
H A Drenderer_blink_platform_impl.cc564 bool RendererBlinkPlatformImpl::IsWebRtcStunOriginEnabled() { in IsWebRtcStunOriginEnabled() function in content::RendererBlinkPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drenderer_blink_platform_impl.h155 bool IsWebRtcStunOriginEnabled() override;
H A Drenderer_blink_platform_impl.cc592 bool RendererBlinkPlatformImpl::IsWebRtcStunOriginEnabled() { in IsWebRtcStunOriginEnabled() 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.h567 virtual bool IsWebRtcStunOriginEnabled() { return false; } in IsWebRtcStunOriginEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dplatform.h625 virtual bool IsWebRtcStunOriginEnabled() { return false; } in IsWebRtcStunOriginEnabled() function