Searched refs:corrupt_diagnostics_image (Results 1 – 3 of 3) sorted by relevance
67 self.faft_client.updater.corrupt_diagnostics_image(diag_cbfs_path)
1108 def corrupt_diagnostics_image(self, local_filename): member in UpdaterServicer1114 self._updater.corrupt_diagnostics_image(local_filename)
335 def corrupt_diagnostics_image(self, local_path): member in FirmwareUpdater