Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dfilesystem_utils.cc84 bool AreAbsoluteWindowsPathsEqual(std::string_view a, std::string_view b) { in AreAbsoluteWindowsPathsEqual() function
386 if (AreAbsoluteWindowsPathsEqual(source_root.substr(0, source_root_len), in MakeAbsolutePathRelativeIfPossible()
399 if (AreAbsoluteWindowsPathsEqual(source_root.substr(0, source_root_len), in MakeAbsolutePathRelativeIfPossible()