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