Searched refs:cpio_extract (Results 1 – 2 of 2) sorted by relevance
14 from qemu_test.utils import cpio_extract32 cpio_extract(cpio_handle, self.workdir)
71 def cpio_extract(cpio_handle, output_path): function