Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_lite.py173 def __init__(self, usb_type, label): argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py344 def __init__(self, usb_type, label=""): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py1077 def __init__(self, host=None, port=None, usb_type=None): argument
Ddevice.py179 usb_type = DeviceConnectorType.hdc variable in Device