Searched refs:GetLocalPath (Results 1 – 1 of 1) sorted by relevance
248 static string GetLocalPath(int32_t userId, const string &relativePath) in GetLocalPath() function255 return GetLocalPath(userId, relativePath) + PATH_TEMP_SUFFIX; in GetLocalTmpPath()605 string localPath = GetLocalPath(data->userId, cInode->path); in CloudOpenOnLocal()