getMIMETypeForPath 276 Source/modules/filesystem/InspectorFileSystemAgent.cpp String mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name()); getMIMETypeForPath 467 Source/modules/filesystem/InspectorFileSystemAgent.cpp m_mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name()); getMIMETypeForPath 42 Source/platform/MIMETypeRegistry.h static String getMIMETypeForPath(const String& path);