Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp81 constexpr uint32_t STORAGE_BASE_CLASS = 8; variable
1118 usbDeviceType.baseClass = STORAGE_BASE_CLASS; in GetEdmStroageTypePolicy()