Home
last modified time | relevance | path

Searched full:device_class (Results 1 – 2 of 2) sorted by relevance

/base/usb/usb_manager/
Dhisysevent.yaml21 DEVICE_CLASS: {type: INT32, desc: device class}
/base/usb/usb_manager/services/native/src/
Dusb_host_manager.cpp273 "DEVICE_SUBCLASS", dev.GetSubclass(), "DEVICE_CLASS", dev.GetClass(), in ReportHostPlugSysEvent()