Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_roots.cpp32 static constexpr const char* kSystemRoot = "/system"; variable
179 auto entry = GetEntryForMountPoint(&fstab, kSystemRoot); in GetSystemRoot()
184 return kSystemRoot; in GetSystemRoot()