Searched defs:kExtensionSeparator (Results 1 – 3 of 3) sorted by relevance
155 static const CharType kExtensionSeparator; variable
22 const FilePath::CharType kExtensionSeparator = FILE_PATH_LITERAL('.'); variable
41 const FilePath::CharType FilePath::kExtensionSeparator = FILE_PATH_LITERAL('.'); member in FilePath