Home
last modified time | relevance | path

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

/system/iot/attestation/at-factory-tool/
Dfastbootsh.py112 def Flash(self, partition, file_path): member in FastbootDevice
Dfastbootsubp.py121 def Flash(self, partition, file_path): member in FastbootDevice
Datftman.py165 def Flash(self, partition, file_path): member in DeviceInfo
166 return self._fastboot_device_controller.Flash(partition, file_path)