Searched refs:IsDotDotdot (Results 1 – 4 of 4) sorted by relevance
45 bool CloudFileUtils::IsDotDotdot(const std::string &name) in IsDotDotdot() function in OHOS::FileManagement::CloudDisk::CloudFileUtils106 if (IsDotDotdot(inputStr)) { in DentryHash()
45 bool CloudFileUtils::IsDotDotdot(const std::string &name) in IsDotDotdot() function in OHOS::FileManagement::CloudDisk::CloudFileUtils
69 static bool IsDotDotdot(const std::string &name);
170 static bool IsDotDotdot(const std::string &name) in IsDotDotdot() function225 if (IsDotDotdot(name)) { in DentryHash()