Home
last modified time | relevance | path

Searched refs:patch_image_by_model (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_manifest.c179 int patch_image_by_model( in patch_image_by_model() function
758 if (patch_image_by_model(&image, m, archive)) in print_json_image()
H A Dupdater.h348 int patch_image_by_model(
H A Dupdater.c1462 errorcnt += patch_image_by_model(&cfg->image, model, ar); in updater_setup_archive()