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