Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp1499 const std::string pathSuffix2 = "cloud_fuse"; in CheckPathForStartFuse() local
1504 if (realPath.rfind(pathSuffix2) == suffixBeginPos && in CheckPathForStartFuse()
1505 suffixBeginPos + pathSuffix2.length() == realPath.length()) { in CheckPathForStartFuse()

Completed in 3 milliseconds