Searched refs:getMIMETypeForPath (Results 1 – 3 of 3) sorted by relevance
42 static String getMIMETypeForPath(const String& path);
53 String MIMETypeRegistry::getMIMETypeForPath(const String& path) in getMIMETypeForPath() function in WebCore::MIMETypeRegistry
276 String mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name()); in didReadDirectoryEntries()467 m_mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name()); in didGetEntry()