Searched refs:vendor_id (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/proto/android/service/ |
D | usb.proto | 120 optional int32 vendor_id = 2; field 387 // Mirrors the vendor_id of UsbDeviceProto. 388 optional int32 vendor_id = 1; field
|
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 297 const char* name, int32_t product_id, int32_t vendor_id, in create_device_identifier() argument 300 return driver->createDeviceIdentifier(name, product_id, vendor_id, bus, unique_id); in create_device_identifier()
|
D | InputDriver.h | 138 const char* name, int32_t product_id, int32_t vendor_id,
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 3176 optional int32 vendor_id = 2; field
|