Home
last modified time | relevance | path

Searched defs:updater_config_arguments (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater.h107 struct updater_config_arguments { struct
108 char *image, *ec_image;
109 char *archive, *quirks, *mode;
110 const char *programmer, *write_protection;
111 char *model;
112 char *emulation, *sys_props;
113 char *output_dir;
114 char *repack, *unpack;
115 int is_factory, try_update, force_update, do_manifest, host_only;
116 int fast_update;
[all …]