Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
Dfile_path.cc95 bool AreAllSeparators(const StringType& input) { in AreAllSeparators() function
229 if (!AreAllSeparators(base.value())) in GetComponents()