Searched refs:copy_avb_footer (Results 1 – 1 of 1) sorted by relevance
194 [[nodiscard]] Result<void> copy_avb_footer(DataUpdater* updater) { in copy_avb_footer() function269 if (auto res = copy_avb_footer(&updater); !res.ok()) return res.error(); in replace_default_vendor_ramdisk()391 if (auto res = copy_avb_footer(&updater); !res.ok()) return res.error(); in replace_vendor_ramdisk_fragment()