Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_service.h51 const std::string USB_HELP = "-h"; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1788 } else if (argList[0] == USB_HELP) { in Dump()