Home
last modified time | relevance | path

Searched refs:vendor_id (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/proto/android/service/
Dusb.proto120 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/
DInputDriver.cpp297 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()
DInputDriver.h138 const char* name, int32_t product_id, int32_t vendor_id,
/frameworks/proto_logging/stats/
Datoms.proto3176 optional int32 vendor_id = 2; field