Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_roots.cpp49 std::vector<FstabEntry*> GetEntriesForPath(Fstab* fstab, const std::string& path) { in GetEntriesForPath() function
143 auto entries = GetEntriesForPath(fstab, path); in EnsurePathMounted()