Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path.cc98 bool AreAllSeparators(const StringType& input) { in AreAllSeparators() function
237 if (!AreAllSeparators(base.value())) in GetComponents()