Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/
Drpc_functions.py395 self._bios_handler.corrupt_firmware(section)
511 self._ec_handler.corrupt_firmware(section, corrupt_all=True)
/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py327 def corrupt_firmware(self, section, corrupt_all=False): member in FlashromHandler