Searched defs:bootVersion (Results 1 – 1 of 1) sorted by relevance
40 static void usage(FILE* where, BootCtlVersion bootVersion, int /* argc */, char* argv[]) { in usage()162 static int do_set_snapshot_merge_status(sp<V1_1::IBootControl> module, BootCtlVersion bootVersion, in do_set_snapshot_merge_status()220 static uint32_t parse_slot(BootCtlVersion bootVersion, int pos, int argc, char* argv[]) { in parse_slot()240 BootCtlVersion bootVersion = BOOTCTL_V1_0; in main() local