Home
last modified time | relevance | path

Searched refs:kAllowHttpScreenCapture (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
Dchrome_switches.h32 extern const char kAllowHttpScreenCapture[];
Dchrome_switches.cc34 const char kAllowHttpScreenCapture[] = "allow-http-screen-capture"; variable
/external/chromium_org/chrome/browser/extensions/api/desktop_capture/
Ddesktop_capture_api.cc105 switches::kAllowHttpScreenCapture) && in RunAsync()
/external/chromium_org/chrome/browser/media/
Dmedia_capture_devices_dispatcher.cc567 switches::kAllowHttpScreenCapture); in ProcessScreenCaptureAccessRequest()