Lines Matching refs:deb_path
53 deb_path = self.ASSET_DEB.fetch()
54 kernel_path = self.extract_from_deb(deb_path,
57 dtb_path = self.extract_from_deb(deb_path, dtb_path)
74 deb_path = self.ASSET_DEB.fetch()
75 kernel_path = self.extract_from_deb(deb_path,
78 dtb_path = self.extract_from_deb(deb_path, dtb_path)
110 deb_path = self.ASSET_DEB.fetch()
111 kernel_path = self.extract_from_deb(deb_path,
114 dtb_path = self.extract_from_deb(deb_path, dtb_path)
192 deb_path = self.ASSET_UBOOT.fetch()
198 uboot_path = self.extract_from_deb(deb_path, uboot_path)