HomeSort by relevance Sort by last modified time
    Searched full:get_section_flags (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/faft/utils/
flashrom_handler.py 486 def get_section_flags(self, section): member in class:FlashromHandler
553 self.get_section_flags(section) == flags):
  /external/autotest/client/cros/faft/
rpc_functions.py 365 return self._bios_handler.get_section_flags(section)
429 flags = self._bios_handler.get_section_flags(section)

Completed in 90 milliseconds