Searched defs:get_section_fwid (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/faft/ | ||
H A D | rpc_functions.py | 279 def get_section_fwid(self, section=None): member in BiosServicer |
/aosp_15_r20/external/autotest/client/cros/faft/utils/ | ||
H A D | firmware_updater.py | 188 def get_section_fwid(self, target='bios', section=None): member in FirmwareUpdater |
H A D | flashrom_handler.py | 708 def get_section_fwid(self, section, strip_null=True): member in FlashromHandler |