Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp115 static std::string GetDentryfileByPath(uint32_t userId, const std::string &path, bool caseSense = f… in GetDentryfileByPath() function
165 cacheFile_ = GetDentryfileByPath(userId, path); in MetaFile()