Home
last modified time | relevance | path

Searched refs:SetInterfaceId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp132 endpoint.SetInterfaceId(configs.back().GetInterfaces().back().GetId()); in AddEndpoint()
293 ep.SetInterfaceId(interfaceDescriptor.bInterfaceNumber); in ParseInterfaceDescriptor()
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_endpoint.h154 void SetInterfaceId(uint8_t interfaceId) in SetInterfaceId() function
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp1074 point.SetInterfaceId(BUFFER_SIZE);
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp298 eps[j].SetInterfaceId(interface.GetId()); in GetDeviceInterfacesMessageParcel()
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp218 ep.SetInterfaceId(interfaceId); in ParseEndpointObj()
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_device_pipe_test.cpp2656 point.SetInterfaceId(BUFFER_SIZE);