Searched refs:files_match (Results 1 – 2 of 2) sorted by relevance
98 files_match = True102 files_match = False105 files_match = False110 files_match = False113 if files_match:
234 if not self.files_match(file_read_from_flash, original_fw_file):268 if not self.files_match(file_read_from_flash, original_fw_file):291 def files_match(self, filename1, filename2): member in firmware_Fingerprint