Searched defs:EndsWithSeparator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/files/
H A Dfile_path.cc536 bool FilePath::EndsWithSeparator() const { function in class:base::FilePath
543 if (EndsWithSeparator() || path_.empty())

Completed in 548 milliseconds