Home
last modified time | relevance | path

Searched refs:corrupt_firmware_body (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/faft/
Drpc_functions.py416 self._bios_handler.corrupt_firmware_body(section)
512 self._ec_handler.corrupt_firmware_body(section, corrupt_all=True)
/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py322 def corrupt_firmware_body(self, section, corrupt_all=False): member in FlashromHandler