Searched defs:pluginName (Results 1 – 8 of 8) sorted by relevance
12 pluginName=JUnit Testing Framework key
11 pluginName = Equinox Launcher Linux X86 Fragment key
11 pluginName = Equinox Launcher Win32 X86 Fragment key
11 pluginName = Apache Ant key
47 RegisterPluginName(const char *pluginName) in RegisterPluginName()53 RegisterPluginName(lldb_private::ConstString pluginName) in RegisterPluginName()
11 pluginName = Plug-in Development Environment Build Support key
13 pluginName=JDI Debug Model key
510 String pluginName = pluginData ? pluginData->pluginNameForMimeType(mimeType) : String(); in shouldUsePlugin() local