Home
last modified time | relevance | path

Searched refs:PORT_MODE_NONE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_srv_support.h45 PORT_MODE_NONE, enumerator
/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_port.h42 #define PORT_MODE_NONE 0 macro
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp133 int32_t mode = PORT_MODE_NONE; in BENCHMARK_F()
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp532 int32_t mode = PORT_MODE_NONE;
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_core_mock_test.cpp559 auto modes = usbSrv_->GetSupportedModes(UsbSrvSupport::PORT_MODE_NONE, result);
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp599 auto modes = UsbSrvClient.GetSupportedModes(UsbSrvSupport::PORT_MODE_NONE, result);