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.py407 def set_gbb_flags(self, flags, write_through=False): argument
419 if write_through:
468 def set_section_body(self, section, blob, write_through=False): argument
473 if write_through:
478 def set_section_sig(self, section, blob, write_through=False): argument
483 if write_through:
489 write_through=False): argument
529 if write_through:
/external/autotest/client/cros/faft/
Drpc_functions.py362 self._bios_handler.set_gbb_flags(flags, write_through=True)
380 write_through=True)
439 write_through=True)