Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py409 def set_gbb_flags(self, flags, write_through=False): argument
421 if write_through:
470 def set_section_body(self, section, blob, write_through=False): argument
475 if write_through:
480 def set_section_sig(self, section, blob, write_through=False): argument
485 if write_through:
491 write_through=False): argument
531 if write_through:
/external/autotest/client/cros/faft/
Drpc_functions.py361 self._bios_handler.set_gbb_flags(flags, write_through=True)
379 write_through=True)
438 write_through=True)