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