Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_roots.cpp33 static constexpr const char* kSystemRoot = "/system"; variable
197 auto entry = GetEntryForMountPoint(&fstab, kSystemRoot); in GetSystemRoot()
202 return kSystemRoot; in GetSystemRoot()