Searched refs:ec_path (Results 1 – 2 of 2) sorted by relevance
494 def dump_whole(self, ec_path): argument499 self._ec_handler.dump_whole(ec_path)501 def write_whole(self, ec_path): argument506 self._ec_handler.new_image(ec_path)516 def dump_firmware(self, ec_path): argument521 self._ec_handler.dump_whole(ec_path)
139 ec_path = os.path.join(extract_dir, ec_rel)140 dut_access.CopyToDevice(self.new_ec, ec_path, mode='scp')