Searched refs:decomposeImpl (Results 1 – 1 of 1) sorted by relevance
216 static std::vector<String> decomposeImpl(const String& path, PathUtils::HostType hostType) { in decomposeImpl() function244 return decomposeImpl<std::string>(path, hostType); in decompose()249 return decomposeImpl<std::string>(path, hostType); in decompose()