Home
last modified time | relevance | path

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

/drivers/peripheral/usb/hdi_service/src/
Dusbd_port.cpp31 int32_t UsbdPort::IfCanSwitch(int32_t portId, int32_t powerRole, int32_t dataRole) in IfCanSwitch()
50 int32_t UsbdPort::WritePortFile(int32_t powerRole, int32_t dataRole, int32_t mode) in WritePortFile()
103 int32_t UsbdPort::SetPortInit(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortInit()
131 int32_t UsbdPort::SetPort(int32_t portId, int32_t powerRole, int32_t dataRole, in SetPort()
148 int32_t UsbdPort::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort()
Dusb_impl.cpp1663 int32_t UsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
1674 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort()
/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
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()
/drivers/peripheral/usb/test/fuzztest/usbsetportrole_fuzzer/
Dusbsetportrole_fuzzer.cpp28 int32_t dataRole; member
/drivers/peripheral/usb/test/unittest/mock/src/
Dusbd_function_auto_test.cpp165 int32_t dataRole = 0; variable
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_function_test.cpp125 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F() local
/drivers/peripheral/usb/test/unittest/hal/src/
Dusbd_function_test.cpp516 int32_t dataRole = DATA_ROLE_NONE; variable