Home
last modified time | relevance | path

Searched defs:kSeparators (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_path_constants.cc14 const FilePath::CharType FilePath::kSeparators[] = FILE_PATH_LITERAL("\\/"); member in base::FilePath
Dfile_path.h162 static const CharType kSeparators[]; variable