Searched refs:DeviceOsType (Results 1 – 6 of 6) sorted by relevance
23 from xdevice import DeviceOsType56 plugin_id=DeviceOsType.lite)[0]
25 from xdevice import DeviceOsType108 @Plugin(type=Plugin.DEVICE, id=DeviceOsType.lite)118 device_os_type = DeviceOsType.lite
26 from xdevice import DeviceOsType143 @Plugin(type=Plugin.DEVICE, id=DeviceOsType.default)161 device_os_type = DeviceOsType.default
29 from xdevice import DeviceOsType353 items, DeviceOsType.default)
31 class DeviceOsType(object): class
50 from _core.constants import DeviceOsType