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

/external/chromium_org/chrome/browser/media/
H A Dmedia_stream_devices_controller.cc226 return IsDeviceAudioCaptureRequestedAndAllowed();
242 bool audio_allowed = IsDeviceAudioCaptureRequestedAndAllowed();
458 { IsDeviceAudioCaptureRequestedAndAllowed(), prefs::kAudioCaptureAllowed,
502 if (IsDeviceAudioCaptureRequestedAndAllowed()) {
590 if (IsDeviceAudioCaptureRequestedAndAllowed()) {
603 bool MediaStreamDevicesController::IsDeviceAudioCaptureRequestedAndAllowed() function in class:MediaStreamDevicesController
H A Dmedia_stream_devices_controller.h123 bool IsDeviceAudioCaptureRequestedAndAllowed() const;

Completed in 933 milliseconds