Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.h255 int32_t _EnumerateEndpointDevicesAll(EDataFlow dataFlow) const;
Daudio_device_core_win.cc697 _EnumerateEndpointDevicesAll(eRender); in Init()
698 _EnumerateEndpointDevicesAll(eCapture); in Init()
4854 int32_t AudioDeviceWindowsCore::_EnumerateEndpointDevicesAll(EDataFlow dataFlow) const in _EnumerateEndpointDevicesAll() function in webrtc::AudioDeviceWindowsCore