Searched refs:getMIMETypeForPath (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DMIMETypeRegistry.h41 static String getMIMETypeForPath(const String& path);
H A DMIMETypeRegistry.cpp53 String MIMETypeRegistry::getMIMETypeForPath(const String& path) function in class:blink::MIMETypeRegistry
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DInspectorFileSystemAgent.cpp277 String mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name());
468 m_mimeType = MIMETypeRegistry::getMIMETypeForPath(entry->name());

Completed in 119 milliseconds