Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dfirst_stage_console.cpp33 static bool KernelConsolePresent(const std::string& cmdline) { in KernelConsolePresent() function
87 bool console = KernelConsolePresent(cmdline); in StartConsole()