Home
last modified time | relevance | path

Searched defs:TYPE_INSTALL (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/
H A DAddonInstaller.h223 static constexpr const char* TYPE_INSTALL = "INSTALL"; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/exports/
H A DExportDestinationTab.java36 protected static final int TYPE_INSTALL = 3; field in ExportDestinationTab