Home
last modified time | relevance | path

Searched refs:DeviceConnectorType (Results 1 - 7 of 7) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
H A Dscreen_agent.py25 from xdevice import DeviceConnectorType namespace
233 self._device.usb_type == DeviceConnectorType.hdc:
/test/testfwk/xdevice/src/xdevice/_core/testkit/
H A Dkit.py31 from _core.constants import DeviceConnectorType namespace
49 if device.usb_type == DeviceConnectorType.hdc else "remount"
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
H A Dmanager_device.py30 from xdevice import DeviceConnectorType namespace
112 DeviceConnectorType.hdc)
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py27 "DeviceConnectorType", "ReportConst", "DeviceProperties", "AdvanceDeviceOption",
365 class DeviceConnectorType: class
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dutil.py32 from xdevice import DeviceConnectorType namespace
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py66 from _core.constants import DeviceConnectorType namespace
212 "DeviceConnectorType",
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice.py46 from xdevice import DeviceConnectorType namespace
179 usb_type = DeviceConnectorType.hdc

Completed in 7 milliseconds