Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc474 bool GetDeviceNamesInternal(EDataFlow data_flow, in GetDeviceNamesInternal() function
802 return GetDeviceNamesInternal(eCapture, device_names); in GetInputDeviceNames()
809 return GetDeviceNamesInternal(eRender, device_names); in GetOutputDeviceNames()