Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_console.cpp34 static bool KernelConsolePresent(const std::string& cmdline) { in KernelConsolePresent() function
89 bool console = KernelConsolePresent(cmdline); in StartConsole()