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.py89 device_id = its.device.get_device_id()
Drun_all_tests.py310 device_id = its.device.get_device_id()
/cts/apps/CameraITS/pymodules/its/
Ddevice.py230 self.device_id = get_device_id()
958 def get_device_id(): function