HomeSort by relevance Sort by last modified time
    Searched refs:GetAudioCaptureAllowedValue (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chromeos/audio/
audio_devices_pref_handler.h 39 virtual bool GetAudioCaptureAllowedValue() = 0;
audio_devices_pref_handler_stub.cc 46 bool AudioDevicesPrefHandlerStub::GetAudioCaptureAllowedValue() {
audio_devices_pref_handler_stub.h 31 virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
cras_audio_handler.cc 466 if (audio_pref_handler_->GetAudioCaptureAllowedValue()) {
  /external/chromium_org/chrome/browser/chromeos/audio/
audio_devices_pref_handler_impl.h 33 virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
audio_devices_pref_handler_impl.cc 88 bool AudioDevicesPrefHandlerImpl::GetAudioCaptureAllowedValue() {

Completed in 29 milliseconds