Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/
Drpc_functions.py285 return self._bios_handler.get_section_flags(section)
359 flags = self._bios_handler.get_section_flags(section)
/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py708 def get_section_flags(self, section): member in FlashromHandler
790 and self.get_section_flags(section) == flags):