Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3787 static const WCHAR szDefault[] = L"<Device not available>"; in _GetDeviceName() local
3836 wcsncpy_s(pszBuffer, bufferLen, szDefault, _TRUNCATE); in _GetDeviceName()
3854 static const WCHAR szDefault[] = L"<Device not available>"; in _GetDeviceID() local
3871 wcsncpy_s(pszBuffer, bufferLen, szDefault, _TRUNCATE); in _GetDeviceID()