Home
last modified time | relevance | path

Searched refs:fullMIMEDescription (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
DPluginPackage.h89 String fullMIMEDescription() const { return m_fullMIMEDescription;} in fullMIMEDescription() function
DPluginDatabase.cpp644 && writeUTF8String(file, (*it)->fullMIMEDescription()))) { in updatePersistentMetadataCache()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0668446 (WebCore::PluginPackage::fullMIMEDescription): Added.