Home
last modified time | relevance | path

Searched refs:SetInterfaces (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h135 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces() function
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp244 config.SetInterfaces(interfaces); in ParseConfigDescriptor()
H A Dusb_service.cpp981 it->SetInterfaces(interfaces); in FillDevStrings()
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp253 config.SetInterfaces(interfaces); in GetDeviceConfigsMessageParcel()