OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guid_str
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/media/video/capture/win/
video_capture_device_win.cc
151
WCHAR
guid_str
[128];
local
152
StringFromGUID2(sub_type,
guid_str
, arraysize(
guid_str
));
153
DVLOG(2) << "Device (also) supports an unknown media type " <<
guid_str
;
Completed in 1592 milliseconds