Searched defs:productId (Results 1 – 2 of 2) sorted by relevance
316 char productId[kVideoCaptureProductIdLength]; in CreateCapabilityMap() local
688 bool HIDDevice::LookupHidDeviceName(int bus, int vendorId, int productId, std::string & deviceName) in LookupHidDeviceName()