Home
last modified time | relevance | path

Searched refs:pathSuffix1 (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp1498 const std::string pathSuffix1 = "cloud"; in CheckPathForStartFuse() local
1500 if (realPath.rfind(pathSuffix1) == suffixBeginPos && in CheckPathForStartFuse()
1501 suffixBeginPos + pathSuffix1.length() == realPath.length()) { in CheckPathForStartFuse()

Completed in 4 milliseconds