Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp576 static string GetCloudMergeViewPath(int32_t userId, const string &relativePath) in GetCloudMergeViewPath() function
622 string cloudMergeViewPath = GetCloudMergeViewPath(data->userId, cInode->path); in CloudOpenOnLocal()