Home
last modified time | relevance | path

Searched defs:GetEntriesForMountPoint (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp843 std::vector<FstabEntry*> GetEntriesForMountPoint(Fstab* fstab, const std::string& path) { in GetEntriesForMountPoint() function
848 std::vector<const FstabEntry*> GetEntriesForMountPoint(const Fstab* fstab, in GetEntriesForMountPoint() function