Home
last modified time | relevance | path

Searched defs:SetPortRole (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp98 int32_t MockUsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::USB::MockUsbImpl
/ohos5.0/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_impl_mock.cpp99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::USB::UsbImplMock
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp105 BENCHMARK_F(UsbBenchmarkFunctionTest, SetPortRole)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp228 int32_t UsbSrvClient::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::USB::UsbSrvClient
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp598 int32_t UsbServerProxy::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::USB::UsbServerProxy
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp2003 int32_t UsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp586 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() function in OHOS::USB::UsbService