Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dcontent_switches.cc230 const char kDisableRemotePlaybackAPI[] = "disable-remote-playback-api"; variable
H A Dcontent_switches.h80 CONTENT_EXPORT extern const char kDisableRemotePlaybackAPI[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dcontent_switches.cc259 const char kDisableRemotePlaybackAPI[] = "disable-remote-playback-api"; variable
H A Dcontent_switches.h88 CONTENT_EXPORT extern const char kDisableRemotePlaybackAPI[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc416 {wrf::EnableRemotePlaybackAPI, switches::kDisableRemotePlaybackAPI, in SetRuntimeFeaturesFromCommandLine()
448 {wrf::EnableRemotePlaybackAPI, switches::kDisableRemotePlaybackAPI, in SetRuntimeFeaturesFromCommandLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/app/
H A Dcontent_main_delegate_impl.cc128 cl->AppendSwitch(switches::kDisableRemotePlaybackAPI); in BasicStartupComplete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/lib/
H A Daw_main_delegate.cc128 cl->AppendSwitch(switches::kDisableRemotePlaybackAPI); in BasicStartupComplete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc413 {wrf::EnableRemotePlaybackAPI, switches::kDisableRemotePlaybackAPI, in SetRuntimeFeaturesFromCommandLine()