Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_port_manager.h44 void RemovePort(int32_t portId);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp178 void UsbPortManager::RemovePort(int32_t portId) in RemovePort() function in OHOS::USB::UsbPortManager