Home
last modified time | relevance | path

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

/external/chromium/base/
Dfile_path.cc104 bool AreAllSeparators(const StringType& input) { in AreAllSeparators() function
223 if (!AreAllSeparators(base.value())) in GetComponents()