Searched refs:_GetListDeviceName (Results 1 – 2 of 2) sorted by relevance
218 int32_t _GetListDeviceName(EDataFlow dir,
1520 ret = _GetListDeviceName(eRender, index, szDeviceName, bufferLen); in PlayoutDeviceName()1596 ret = _GetListDeviceName(eCapture, index, szDeviceName, bufferLen); in RecordingDeviceName()3572 int32_t AudioDeviceWindowsCore::_GetListDeviceName(EDataFlow dir, in _GetListDeviceName() function in webrtc::AudioDeviceWindowsCore