Searched refs:GetAudioCaptureAllowedValue (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chromeos/audio/
H A Daudio_devices_pref_handler.h39 virtual bool GetAudioCaptureAllowedValue() = 0;
H A Daudio_devices_pref_handler_stub.cc46 bool AudioDevicesPrefHandlerStub::GetAudioCaptureAllowedValue() { function in class:chromeos::AudioDevicesPrefHandlerStub
H A Daudio_devices_pref_handler_stub.h31 virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
H A Dcras_audio_handler.cc597 if (audio_pref_handler_->GetAudioCaptureAllowedValue()) {
/external/chromium_org/chrome/browser/chromeos/audio/
H A Daudio_devices_pref_handler_impl.h33 virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
H A Daudio_devices_pref_handler_impl.cc88 bool AudioDevicesPrefHandlerImpl::GetAudioCaptureAllowedValue() { function in class:chromeos::AudioDevicesPrefHandlerImpl
/external/chromium_org/extensions/shell/browser/
H A Dshell_audio_controller_chromeos.h36 virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
H A Dshell_audio_controller_chromeos.cc61 bool ShellAudioController::PrefHandler::GetAudioCaptureAllowedValue() { function in class:extensions::ShellAudioController::PrefHandler

Completed in 2299 milliseconds