Home
last modified time | relevance | path

Searched defs:QueryPort (Results 1 – 4 of 4) sorted by relevance

/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() function in OHOS::USB::UsbImplMock
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_function_test.cpp120 BENCHMARK_F(UsbBenchmarkFunctionTest, QueryPort)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusbd_port.cpp148 int32_t UsbdPort::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() function in OHOS::HDI::Usb::V1_0::UsbdPort
Dusb_impl.cpp1674 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() function in OHOS::HDI::Usb::V1_0::UsbImpl