Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/
Drpc_functions.py424 self._bios_handler.restore_firmware_body(section)
520 self._ec_handler.restore_firmware_body(section, restore_all=True)
/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py335 def restore_firmware_body(self, section, restore_all=False): member in FlashromHandler