Searched refs:UnpackBootImg (Results 1 – 3 of 3) sorted by relevance
66 mock_ota.UnpackBootImg.side_effect = _MockUnpackBootImg71 mock_ota.UnpackBootImg.assert_called_with(unpack_dir, boot_image_path)
290 def UnpackBootImg(self, out_dir, boot_img): member in OtaTools
77 ota.UnpackBootImg(output_dir, boot_image_path)