Home
last modified time | relevance | path

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

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