Home
last modified time | relevance | path

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

/system/extras/bootctl/
Dbootctl.cpp37 enum BootCtlVersion { BOOTCTL_V1_0, BOOTCTL_V1_1 }; enumerator
58 if (bootVersion >= BOOTCTL_V1_1) { in usage()
258 bootVersion = BOOTCTL_V1_1; in main()