Searched refs:repack_path (Results 1 – 1 of 1) sorted by relevance
207 auto repack_path = HostBinaryPath("mkbootimg"); in RepackBootImage() local208 Command repack_cmd(repack_path); in RepackBootImage()285 auto repack_path = HostBinaryPath("mkbootimg"); in RepackVendorBootImage() local286 Command repack_cmd(repack_path); in RepackVendorBootImage()