Home
last modified time | relevance | path

Searched refs:get_device_id (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CameraITS/tools/
Drun_sensor_fusion_box.py62 device_id = its.device.get_device_id()
Drun_all_tests.py175 device_id = its.device.get_device_id()
/cts/apps/CameraITS/pymodules/its/
Ddevice.py226 self.device_id = get_device_id()
766 def get_device_id(): function