Searched refs:KernelConsolePresent (Results 1 – 1 of 1) sorted by relevance
33 static bool KernelConsolePresent(const std::string& cmdline) { in KernelConsolePresent() function87 bool console = KernelConsolePresent(cmdline); in StartConsole()