Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py337 def __init__(self, usb_type, label=""): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py1066 def __init__(self, host=None, port=None, usb_type=None): argument
Ddevice.py161 usb_type = DeviceConnectorType.hdc variable in Device