Home
last modified time | relevance | path

Searched defs:MicrophoneIsInitialized (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc100 bool AudioDeviceDummy::MicrophoneIsInitialized() const { return false; } in MicrophoneIsInitialized() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc324 bool FileAudioDevice::MicrophoneIsInitialized() const { return true; } in MicrophoneIsInitialized() function in webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_alsa_linux.cc366 bool AudioMixerManagerLinuxALSA::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioMixerManagerLinuxALSA
Daudio_mixer_manager_pulse_linux.cc228 bool AudioMixerManagerLinuxPulse::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioMixerManagerLinuxPulse
Daudio_device_alsa_linux.cc284 bool AudioDeviceLinuxALSA::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc370 bool AudioDeviceLinuxPulse::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_template.h240 bool MicrophoneIsInitialized() const override { in MicrophoneIsInitialized() function
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h78 virtual bool MicrophoneIsInitialized() const { return true; } in MicrophoneIsInitialized() function
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_mixer_manager_mac.cc209 bool AudioMixerManagerMac::MicrophoneIsInitialized() const { in MicrophoneIsInitialized() function in webrtc::AudioMixerManagerMac
Daudio_device_mac.cc495 bool AudioDeviceMac::MicrophoneIsInitialized() const { in MicrophoneIsInitialized() function in webrtc::AudioDeviceMac
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc326 bool FakeAudioCaptureModule::MicrophoneIsInitialized() const { in MicrophoneIsInitialized() function in FakeAudioCaptureModule
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc689 bool AudioDeviceModuleImpl::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_mixer_manager_win.cc1024 bool AudioMixerManager::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioMixerManager
Daudio_device_wave_win.cc549 bool AudioDeviceWindowsWave::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc912 bool AudioDeviceWindowsCore::MicrophoneIsInitialized() const in MicrophoneIsInitialized() function in webrtc::AudioDeviceWindowsCore