Home
last modified time | relevance | path

Searched refs:GetPathComponents (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dfilesystem_utils.cc118 std::vector<base::FilePath::StringType> GetPathComponents( in GetPathComponents() function
870 GetPathComponents(source_root); in SourceDirForPath()
871 std::vector<base::FilePath::StringType> path_comp = GetPathComponents(path); in SourceDirForPath()