Home
last modified time | relevance | path

Searched refs:setPortPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_port.h61 void setPortPath(const std::string &path);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp144 void UsbdPort::setPortPath(const std::string &path) in setPortPath() function in OHOS::HDI::Usb::V1_1::UsbdPort
H A Dusb_impl.cpp1999 UsbdPort::GetInstance().setPortPath(path_); in parsePortPath()