Searched defs:getVersionInfo (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/plugins/win/
H A DPluginPackageWin.cpp44 static String getVersionInfo(const LPVOID versionInfoData, const String& info) function in namespace:WebCore
180 m_name = getVersionInfo(versionInfoData.get(), "ProductName");
181 m_description = getVersionInfo(versionInfoData.get(), "FileDescription");
196 getVersionInfo(versionInfoData.get(), "MIMEType").split('|', types);
198 getVersionInfo(versionInfoData.get(), "FileExtents").split('|', extensionLists);
200 getVersionInfo(versionInfoData.get(), "FileOpenName").split('|', descriptions);
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/win/
H A DNetscapePluginModuleWin.cpp36 static String getVersionInfo(const LPVOID versionInfoData, const String& info) function in namespace:WebKit
67 String name = getVersionInfo(versionInfoData.get(), "ProductName");
68 String description = getVersionInfo(versionInfoData.get(), "FileDescription");
78 getVersionInfo(versionInfoData.get(), "MIMEType").split('|', types);
80 getVersionInfo(versionInfoData.get(), "FileExtents").split('|', extensionLists);
82 getVersionInfo(versionInfoData.get(), "FileOpenName").split('|', descriptions);
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPMetaFactory.java257 public static synchronized XMPVersionInfo getVersionInfo() method in class:XMPMetaFactory
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 88 milliseconds