Home
last modified time | relevance | path

Searched defs:portId (Results 1 – 5 of 5) sorted by relevance

/test/xts/hats/hdf/external_device_manager/bus_extension_usb/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()
/test/xts/hats/hdf/usb/functionTest_additional/common/
Dusbd_function_test.cpp527 int32_t portId = 0; variable
546 int32_t portId = DEFAULT_PORT_ID; variable
565 int32_t portId = DEFAULT_PORT_ID; variable
584 int32_t portId = 0; variable
/test/xts/hats/hdf/usb/autoFunctionTest/common/
Dusbd_auto_function_test.cpp70 int32_t portId = DEFAULT_PORT_ID; variable
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp139 int32_t portId = DEFAULT_PORT_ID; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp529 int32_t portId = DEFAULT_PORT_ID; variable