Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dswitch_root.h24 void SwitchRoot(const std::string& new_root);
H A Dswitch_root.cpp72 void SwitchRoot(const std::string& new_root) { in SwitchRoot() function
H A Dfirst_stage_init.cpp357 SwitchRoot("/first_stage_ramdisk"); in FirstStageMain()
H A Dfirst_stage_mount.cpp528 SwitchRoot("/system"); in TrySwitchSystemAsRoot()