Searched refs:_GetListDeviceID (Results 1 – 2 of 2) sorted by relevance
223 int32_t _GetListDeviceID(EDataFlow dir,
1539 ret = _GetListDeviceID(eRender, index, szDeviceName, bufferLen); in PlayoutDeviceName()1615 ret = _GetListDeviceID(eCapture, index, szDeviceName, bufferLen); in RecordingDeviceName()3646 int32_t AudioDeviceWindowsCore::_GetListDeviceID(EDataFlow dir, in _GetListDeviceID() function in webrtc::AudioDeviceWindowsCore