Lines Matching refs:variable
30 const char *variable; member
34 .variable = "version",
37 .variable = "version-bootloader",
40 .variable = "downloadsize",
43 .variable = "max-download-size",
46 .variable = "serialno",
49 .variable = "version-baseband",
52 .variable = "product",
55 .variable = "platform",
58 .variable = "current-slot",
62 .variable = "has-slot",
67 .variable = "partition-type",
72 .variable = "partition-size",
76 .variable = "is-userspace",
273 if (!strcmp(getvar_dispatch[i].variable, in fastboot_getvar()