HomeSort by relevance Sort by last modified time
    Searched defs:getVersionInfo (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/win/
NetscapePluginModuleWin.cpp 36 static String getVersionInfo(const LPVOID versionInfoData, const String& info)
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/webkit/Source/WebCore/plugins/win/
PluginPackageWin.cpp 44 static String getVersionInfo(const LPVOID versionInfoData, const String& info)
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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 42 milliseconds