Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dfilesystem_utils.cc202 size_t AbsPathLenWithNoTrailingSlash(std::string_view path) { in AbsPathLenWithNoTrailingSlash() function
371 size_t path_len = AbsPathLenWithNoTrailingSlash(path); in MakeAbsolutePathRelativeIfPossible()
372 size_t source_root_len = AbsPathLenWithNoTrailingSlash(source_root); in MakeAbsolutePathRelativeIfPossible()