Searched refs:concat_file (Results 1 – 1 of 1) sorted by relevance
235 auto concat_file = in UnpackVendorBootImageIfNotUnpacked() local237 if (!concat_file->IsOpen()) { in UnpackVendorBootImageIfNotUnpacked()239 << concat_file->StrError(); in UnpackVendorBootImageIfNotUnpacked()242 concat_cmd.RedirectStdIO(Subprocess::StdIOChannel::kStdOut, concat_file); in UnpackVendorBootImageIfNotUnpacked()