Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp85 const std::string system_mount_point(const android::fs_mgr::FstabEntry& entry) { in system_mount_point() function
91 auto mount_point = system_mount_point(entry); in GetWrappedEntry()
95 system_mount_point(entry) + "/"); in GetWrappedEntry()
213 const auto mount_point = system_mount_point(*iter); in FindPartition()