Searched refs:host_dtbo_image (Results 1 – 1 of 1) sorted by relevance
78 def DecompressDTEntries(self, host_dtbo_image, unpacked_dtbo_path): argument86 with open(host_dtbo_image, "rb") as file_in:126 host_dtbo_image = os.path.join(self.temp_dir, "dtbo")127 self.adb.pull("%s %s" % (dtbo_path[0], host_dtbo_image))132 "%s" % host_dtbo_image, "-b",142 self.DecompressDTEntries(host_dtbo_image, unpacked_dtbo_path)