Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_service.h48 const std::string USB_HOST = "usb_host"; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1782 if (argList[0] == USB_HOST) { in Dump()