Home
last modified time | relevance | path

Searched defs:dataRole (Results 1 - 21 of 21) sorted by relevance

/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp132 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F() local
/drivers/peripheral/usb/test/fuzztest/usbsetportrole_fuzzer/
H A Dusbsetportrole_fuzzer.cpp28 int32_t dataRole; member
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp165 int32_t dataRole = 0; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp141 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp72 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F() local
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp531 int32_t dataRole = DATA_ROLE_NONE; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp536 int32_t dataRole = DATA_ROLE_NONE; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp390 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F() local
409 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F() local
428 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F() local
447 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F() local
466 int32_t dataRole = DATA_ROLE_NONE; HWTEST_F() local
489 int32_t dataRole = DATA_ROLE_NONE; HWTEST_F() local
[all...]
/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 &mode) in QueryPort() argument
98 int32_t MockUsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
H A Dusb_event_mock_test.cpp270 int32_t dataRole = UsbSrvSupport::DATA_ROLE_HOST; in HWTEST_F() local
304 int32_t dataRole = UsbSrvSupport::DATA_ROLE_DEVICE; in HWTEST_F() local
/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 &mode) in QueryPort() argument
99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/src/
H A Dusb_impl_mock.cpp81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/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() argument
71 int32_t UsbdPort::WritePortFile(int32_t powerRole, int32_t dataRole, int32_t mode) in WritePortFile() argument
109 int32_t UsbdPort::ReadPortFile(int32_t &powerRole, int32_t &dataRole, int32_t &mode) in ReadPortFile() argument
149 int32_t UsbdPort::SetPortInit(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortInit() argument
179 SetPort( int32_t portId, int32_t powerRole, int32_t dataRole, UsbdSubscriber *usbdSubscribers, uint32_t len) SetPort() argument
196 QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) QueryPort() argument
[all...]
H A Dusb_impl.cpp1968 int32_t UsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
1979 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h82 int32_t dataRole; member
/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp122 int32_t dataRole = 0; in QueryPort() local
148 void UsbPortManager::UpdatePort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdatePort() argument
H A Dusb_service.cpp646 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
1691 void UsbService::UpdateUsbPort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdateUsbPort() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp243 int32_t UsbSrvClient::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp585 int32_t UsbServerProxy::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
H A Dusb_srv_stub.cpp425 int32_t dataRole = 0; in DoSetPortRole() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp917 int32_t dataRole = 0; in PortSetPortRole() local

Completed in 23 milliseconds