HomeSort by relevance Sort by last modified time
    Searched refs:SORT_BY_SERIAL (Results 1 - 3 of 3) sorted by null

  /system/iot/attestation/at-factory-tool/
atftman.py 239 SORT_BY_SERIAL = 0
361 self.SORT_BY_LOCATION and self.SORT_BY_SERIAL.
365 elif sort_by == self.SORT_BY_SERIAL:
    [all...]
atftman_unittest.py 527 atft_manager.ListDevices(atft_manager.SORT_BY_SERIAL)
528 atft_manager.ListDevices(atft_manager.SORT_BY_SERIAL)
    [all...]
atft.py     [all...]

Completed in 239 milliseconds