Home
last modified time | relevance | path

Searched defs:IsDotDotdot (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp45 bool CloudFileUtils::IsDotDotdot(const std::string &name) in IsDotDotdot() function in OHOS::FileManagement::CloudDisk::CloudFileUtils
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp45 bool CloudFileUtils::IsDotDotdot(const std::string &name) in IsDotDotdot() function in OHOS::FileManagement::CloudDisk::CloudFileUtils
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp170 static bool IsDotDotdot(const std::string &name) in IsDotDotdot() function