Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc329 char tempDevicePathUTF8[256]; in GetDeviceFilter() local
330 tempDevicePathUTF8[0] = 0; in GetDeviceFilter()
332 tempDevicePathUTF8, in GetDeviceFilter()
333 sizeof(tempDevicePathUTF8), NULL, in GetDeviceFilter()
335 if (strncmp(tempDevicePathUTF8, in GetDeviceFilter()