Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
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()
841 if (patch_image_by_model(&image, m, archive)) in print_parseable_image()
Dupdater.h357 int patch_image_by_model(
Dupdater.c1460 errorcnt += patch_image_by_model(&cfg->image, model, ar); in updater_setup_archive()