Home
last modified time | relevance | path

Searched defs:productId (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_delay.h30 char* productId; member
Ddevice_info_impl.cc280 const char* productId, in GetExpectedCaptureDelay()
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc402 char productId[kVideoCaptureProductIdLength]; in CreateCapabilityMap() local
/external/rmi4utils/rmidevice/
Dhiddevice.cpp688 bool HIDDevice::LookupHidDeviceName(int bus, int vendorId, int productId, std::string & deviceName) in LookupHidDeviceName()