Searched refs:IsDeviceVideoCaptureRequestedAndAllowed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dmedia_stream_devices_controller.cc230 return IsDeviceVideoCaptureRequestedAndAllowed();
243 bool video_allowed = IsDeviceVideoCaptureRequestedAndAllowed();
460 { IsDeviceVideoCaptureRequestedAndAllowed(), prefs::kVideoCaptureAllowed,
515 if (IsDeviceVideoCaptureRequestedAndAllowed()) {
594 if (IsDeviceVideoCaptureRequestedAndAllowed()) {
611 bool MediaStreamDevicesController::IsDeviceVideoCaptureRequestedAndAllowed() function in class:MediaStreamDevicesController
H A Dmedia_stream_devices_controller.h124 bool IsDeviceVideoCaptureRequestedAndAllowed() const;

Completed in 500 milliseconds