OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dsDevEnum
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
device_info_ds.h
99
ICreateDevEnum*
_dsDevEnum
;
device_info_ds.cc
58
: DeviceInfoImpl(id),
_dsDevEnum
(NULL), _dsMonikerDevEnum(NULL),
104
RELEASE_AND_CLEAR(
_dsDevEnum
);
114
IID_ICreateDevEnum, (void **) &
_dsDevEnum
);
162
_dsDevEnum
->CreateClassEnumerator(CLSID_VideoInputDeviceCategory,
292
HRESULT hr =
_dsDevEnum
->CreateClassEnumerator(CLSID_VideoInputDeviceCategory,
[
all
...]
Completed in 334 milliseconds