Home
last modified time | relevance | path

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

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