Home
last modified time | relevance | path

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

/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() function in OHOS::USB::MockUsbImpl
/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() function in OHOS::USB::UsbImplMock
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp127 BENCHMARK_F(UsbBenchmarkFunctionTest, QueryPort)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp196 int32_t UsbdPort::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() function in OHOS::HDI::Usb::V1_1::UsbdPort
H A Dusb_impl.cpp2014 int32_t UsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp117 int32_t UsbPortManager::QueryPort() in QueryPort() function in OHOS::USB::UsbPortManager