Searched defs:dfsPath (Results 1 – 4 of 4) sorted by relevance
88 bool CloudFileUtils::LocalWriteOpen(const string &dfsPath) in LocalWriteOpen()
127 string dfsPath; variable
114 bool CloudFileUtils::LocalWriteOpen(const string &dfsPath) in LocalWriteOpen()
1213 …string dfsPath = dfsPrefix + to_string(userId) + dfsSuffix + filePath.substr(sandboxPrefix.length(… in GetLocalPath() local