OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_currentDeviceNameUTF8
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit.h
71
char
_currentDeviceNameUTF8
[MAX_NAME_LENGTH];
video_capture_qtkit.mm
36
memset(
_currentDeviceNameUTF8
, 0, MAX_NAME_LENGTH);
Completed in 139 milliseconds