Home
last modified time | relevance | path

Searched refs:IsDefaultCommunicationsDevice (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc231 bool CoreAudioBase::IsDefaultCommunicationsDevice(int index) const { in IsDefaultCommunicationsDevice() function in webrtc::webrtc_win::CoreAudioBase
277 } else if (IsDefaultCommunicationsDevice(index)) { in GetDeviceID()
354 } else if (IsDefaultCommunicationsDevice(device_index_)) { in Init()
Dcore_audio_base_win.h119 bool IsDefaultCommunicationsDevice(int index) const;