Home
last modified time | relevance | path

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

/system/core/init/
Dswitch_root.cpp37 std::vector<std::string> GetMounts(const std::string& new_root) { in GetMounts() function
73 auto mounts = GetMounts(new_root); in SwitchRoot()