Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp306 static std::unique_ptr<FirstStageMount> CreateFirstStageMount(const std::string& cmdline) { in CreateFirstStageMount() function
450 fsm = CreateFirstStageMount(cmdline); in FirstStageMain()
510 fsm = CreateFirstStageMount(cmdline); in FirstStageMain()