Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp959 static bool CommandIsPresent(bootloader_message* boot) { in CommandIsPresent() function
1026 if (!CommandIsPresent(&boot)) { in HandlePowerctlMessage()