Searched refs:AbsPathLenWithNoTrailingSlash (Results 1 – 1 of 1) sorted by relevance
202 size_t AbsPathLenWithNoTrailingSlash(std::string_view path) { in AbsPathLenWithNoTrailingSlash() function371 size_t path_len = AbsPathLenWithNoTrailingSlash(path); in MakeAbsolutePathRelativeIfPossible()372 size_t source_root_len = AbsPathLenWithNoTrailingSlash(source_root); in MakeAbsolutePathRelativeIfPossible()