Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_roots.cpp83 bool TryPathMount(FstabEntry* rec, const std::string& mount_pt) { in TryPathMount() function
150 if (TryPathMount(entry, mount_point)) return true; in EnsurePathMounted()