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

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

Completed in 91 milliseconds