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