Home
last modified time | relevance | path

Searched refs:EnableGetCurrentBrowsingContextMedia (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h201 BLINK_PLATFORM_EXPORT static void EnableGetCurrentBrowsingContextMedia(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc538 void WebRuntimeFeatures::EnableGetCurrentBrowsingContextMedia(bool enable) { in EnableGetCurrentBrowsingContextMedia() function in blink::WebRuntimeFeatures
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc270 {wf::EnableGetCurrentBrowsingContextMedia, in SetRuntimeFeaturesFromChromiumFeatures()