Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_port_manager.h52 void DumpSetPortRoles(int32_t fd, const std::string &args);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp236 void UsbPortManager::DumpSetPortRoles(int32_t fd, const std::string &args) in DumpSetPortRoles() function in OHOS::USB::UsbPortManager
274 DumpSetPortRoles(fd, args[PARAM_INDEX]); in Dump()