Lines Matching refs:variable
36 const char *variable; member
40 .variable = "version",
43 .variable = "version-bootloader",
46 .variable = "downloadsize",
49 .variable = "max-download-size",
52 .variable = "serialno",
55 .variable = "version-baseband",
58 .variable = "product",
61 .variable = "platform",
64 .variable = "current-slot",
68 .variable = "has-slot",
73 .variable = "partition-type",
78 .variable = "partition-size",
82 .variable = "is-userspace",
288 if (!strcmp(getvar_dispatch[i].variable, in fastboot_getvar()