Searched refs:CommandIsPresent (Results 1 – 1 of 1) sorted by relevance
959 static bool CommandIsPresent(bootloader_message* boot) { in CommandIsPresent() function1026 if (!CommandIsPresent(&boot)) { in HandlePowerctlMessage()