Searched refs:ExcludeTrailingPathDelimiter (Results 1 – 3 of 3) sorted by relevance
86 std::string ExcludeTrailingPathDelimiter(const std::string& path) in ExcludeTrailingPathDelimiter() function88 return OHOS::ExcludeTrailingPathDelimiter(path); in ExcludeTrailingPathDelimiter()
75 std::string ExcludeTrailingPathDelimiter(const std::string& path);
205 auto excludeRet = FileUtil::ExcludeTrailingPathDelimiter("ohos/test/123.txt");