Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp253 static string GetLocalTmpPath(int32_t userId, const string &relativePath) in GetLocalTmpPath() function
585 path = GetLocalTmpPath(data->userId, cInode->path); in GetAssetPath()
606 string tmpPath = GetLocalTmpPath(data->userId, cInode->path); in CloudOpenOnLocal()