Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/include/
Dusb_service.h45 const std::string USB_PORT = "usb_port"; variable
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp1145 } else if (argList[0] == USB_PORT) { in Dump()