Searched defs:kExtensionSeparator (Results 1 – 2 of 2) sorted by relevance
24 const FilePath::CharType FilePath::kExtensionSeparator = FILE_PATH_LITERAL('.'); member in base::FilePath
174 static const CharType kExtensionSeparator; variable