Searched defs:kExtensionSeparator (Results 1 – 7 of 7) sorted by relevance
23 const FilePath::CharType FilePath::kExtensionSeparator = FILE_PATH_LITERAL('.'); member in base::FilePath
175 static const CharType kExtensionSeparator; variable
168 static constexpr CharType kExtensionSeparator = PA_FILE_PATH_LITERAL('.'); in PA_COMPONENT_EXPORT() local
178 static const CharType kExtensionSeparator; variable
193 static constexpr CharType kExtensionSeparator = FILE_PATH_LITERAL('.'); variable
209 static const UChar32 kExtensionSeparator = in ReplaceIllegalCharactersInPath() local