Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp296 static BootMode GetBootMode(const std::string& cmdline, const std::string& bootconfig) in GetBootMode() function
428 BootMode boot_mode = GetBootMode(cmdline, bootconfig); in FirstStageMain()