Searched refs:GetPathSegments (Results 1 – 1 of 1) sorted by relevance
19 static std::vector<std::string> GetPathSegments(int segment_start, const std::string& path) { in GetPathSegments() function82 std::vector<std::string> segments = GetPathSegments(root->GetName().size(), absolute_path); in LookupAbsolutePath()