Home
last modified time | relevance | path

Searched refs:GetMounts (Results 1 – 2 of 2) 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()
/system/memory/libmeminfo/libelf64/tests/page_size_16kb/
Delf_alignment_test.cpp35 static std::set<std::string> GetMounts() { in GetMounts() function
117 ::testing::ValuesIn(GetMounts()));