Home
last modified time | relevance | path

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

/test/xdevice/extension/src/xdevice_extension/_core/environment/
Dmanager_device.py180 def find_device(self, device_sn, device_os_type): argument
Ddevice.py118 device_os_type = DeviceOsType.default variable in Device
/test/xdevice/src/xdevice/_core/environment/
Ddevice_lite.py116 device_os_type = DeviceOsType.lite variable in DeviceLite