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