Home
last modified time | relevance | path

Searched defs:dataRole (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp32 int32_t UsbdPort::IfCanSwitch(int32_t portId, int32_t powerRole, int32_t dataRole) in IfCanSwitch()
71 int32_t UsbdPort::WritePortFile(int32_t powerRole, int32_t dataRole, int32_t mode) in WritePortFile()
109 int32_t UsbdPort::ReadPortFile(int32_t &powerRole, int32_t &dataRole, int32_t &mode) in ReadPortFile()
149 int32_t UsbdPort::SetPortInit(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortInit()
180 …int32_t portId, int32_t powerRole, int32_t dataRole, UsbdSubscriber *usbdSubscribers, uint32_t len) in SetPort()
196 int32_t UsbdPort::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort()
H A Dusb_impl.cpp2003 int32_t UsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
2014 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/usb/
H A D_port_info_v10.md29 ### dataRole subsection
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp75 int32_t MockUsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mod… in QueryPort()
98 int32_t MockUsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
H A Dusb_event_mock_test.cpp270 int32_t dataRole = UsbSrvSupport::DATA_ROLE_HOST; variable
304 int32_t dataRole = UsbSrvSupport::DATA_ROLE_DEVICE; variable
/ohos5.0/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_impl_mock.cpp81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mod… in QueryPort()
99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbsetportrole_fuzzer/
H A Dusbsetportrole_fuzzer.cpp28 int32_t dataRole; member
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp165 int32_t dataRole = 0; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp121 int32_t dataRole = 0; in QueryPort() local
147 void UsbPortManager::UpdatePort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdatePort()
H A Dusb_service.cpp586 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
1509 void UsbService::UpdateUsbPort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdateUsbPort()
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp132 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp531 int32_t dataRole = DATA_ROLE_NONE; variable
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h89 int32_t dataRole; member
/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()
/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()
H A Dusb_srv_stub.cpp421 int32_t dataRole = 0; in DoSetPortRole() local
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1235 int32_t dataRole = 0; in PortSetPortRole() local