Home
last modified time | relevance | path

Searched defs:source_root_len (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dfilesystem_utils.cc373 size_t source_root_len = AbsPathLenWithNoTrailingSlash(source_root); in MakeAbsolutePathRelativeIfPossible() local
569 size_t source_root_len = source_root.size(); in NormalizePath() local