Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc227 bool CoreAudioBase::IsDefaultDevice(int index) const { in IsDefaultDevice() function in webrtc::webrtc_win::CoreAudioBase
274 if (IsDefaultDevice(index)) { in GetDeviceID()
352 if (IsDefaultDevice(device_index_)) { in Init()
Dcore_audio_base_win.h118 bool IsDefaultDevice(int index) const;