Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc200 int convResult = 0; in GetDeviceInfo() local
203 convResult = WideCharToMultiByte(CP_UTF8, 0, in GetDeviceInfo()
208 if (convResult == 0) in GetDeviceInfo()
224 (char *) deviceNameUTF8, convResult); in GetDeviceInfo()
231 convResult = WideCharToMultiByte( in GetDeviceInfo()
239 if (convResult == 0) in GetDeviceInfo()