Home
last modified time | relevance | path

Searched defs:bundleInfo (Results 1 – 25 of 50) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/simpleconfigurator/manipulator/
H A DSimpleConfiguratorManipulatorUtilsTest.java27 …BundleInfo bundleInfo = new BundleInfo("javax.servlet", "2.4.0.v200806031604", new URI("plugins/ja… in testWriteBundleInfoLine() local
35 …BundleInfo bundleInfo = new BundleInfo("javax.servlet", "2.4.0.v200806031604", new URI("plugin,s/j… in testWriteBundleInfoLineWithComma() local
43 …BundleInfo bundleInfo = new BundleInfo("javax.servlet", "2.4.0.v200806031604", new URI("plugin%20s… in testWriteBundleInfoLineWithSpace() local
51 …BundleInfo bundleInfo = new BundleInfo("javax.servlet", "2.4.0.v200806031604", new URI("plugin@s/j… in testWriteBundleInfoLineWithAtSymbol() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/org/eclipse/equinox/internal/p2/touchpoint/eclipse/actions/
H A DMarkStartedAction.java41 BundleInfo bundleInfo = Util.findBundleInfo(manipulator.getConfigData(), iu); in execute() local
68 BundleInfo bundleInfo = Util.findBundleInfo(manipulator.getConfigData(), iu); in undo() local
H A DSetStartLevelAction.java41 BundleInfo bundleInfo = Util.findBundleInfo(manipulator.getConfigData(), iu); in execute() local
72 BundleInfo bundleInfo = Util.findBundleInfo(manipulator.getConfigData(), iu); in undo() local
H A DUninstallBundleAction.java57 BundleInfo bundleInfo = Util.findBundleInfo(manipulator.getConfigData(), iu); in uninstallBundle() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/touchpoint/eclipse/
H A DMarkStartedActionTest.java82 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteUndo() local
128 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteUndoWithMissingArtifact() local
177 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteOnFragmentBundleResultsInBundleNotBeingMarkedStarted() local
H A DSetStartLevelActionTest.java82 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteUndo() local
128 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteUndoWithMissingArtifact() local
177 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteOnFragmentBundleResultsInBundleNotBeingMarkedStarted() local
H A DUninstallBundleActionTest.java82 BundleInfo bundleInfo = Util.createBundleInfo(osgiTarget, iu); in testExecuteUndo() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/p2/publisher/eclipse/
H A DProductFileAdvice.java246 private void addUnboundedBundle(Map<String, List<BundleInfo>> data, BundleInfo bundleInfo) { in addUnboundedBundle()
258 BundleInfo bundleInfo = new BundleInfo(); in addProductFileBundles() local
275 BundleInfo bundleInfo = new BundleInfo(); in generateConfigData() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/src/org/eclipse/equinox/frameworkadmin/tests/
H A DFrameworkExtensionTest.java28 …BundleInfo bundleInfo = new BundleInfo("dummy.frameworkextension", "1.0.0", URIUtil.toURI(FileLoca… in testAddRemoveFrameworkExtension() local
H A DMacOSLikeSetup.java127 …File bundleInfo = new File(configurationFolder, "org.eclipse.equinox.simpleconfigurator/bundles.in… in testMacWithoutStartupOrFw() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/simpleconfigurator/
H A DBundlesTxtTest.java28 protected File bundleInfo = null; field in BundlesTxtTest
H A DNonExclusiveMode.java24 private File bundleInfo = null; field in NonExclusiveMode
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/target/
H A DInvalidTargetBundle.java34 public InvalidTargetBundle(BundleInfo bundleInfo, IStatus status) { in InvalidTargetBundle()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/src/org/eclipse/equinox/internal/provisional/frameworkadmin/
H A DConfigData.java47 public void addBundle(BundleInfo bundleInfo) { in addBundle()
101 public boolean removeBundle(BundleInfo bundleInfo) { in removeBundle()
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/src/
H A DLayoutBuilderOverridesPermissions.php35 protected $bundleInfo; variable in Drupal\\layout_builder\\LayoutBuilderOverridesPermissions
/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/src/
H A DLayoutBuilderOverridesPermissions.php35 protected $bundleInfo; variable in Drupal\\layout_builder\\LayoutBuilderOverridesPermissions
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/tests/src/Kernel/
H A DContentTranslationEntityBundleInfoTest.php43 protected $bundleInfo; variable in Drupal\\Tests\\content_translation\\Kernel\\ContentTranslationEntityBundleInfoTest
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/tests/src/Kernel/
H A DContentTranslationEntityBundleInfoTest.php43 protected $bundleInfo; variable in Drupal\\Tests\\content_translation\\Kernel\\ContentTranslationEntityBundleInfoTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/buildpath/
H A DBuildPathSupport.java88 BundleInfo bundleInfo = P2Utils.findBundle(aBundleId, aVersionRange, isSourceBundle); in getBundleLocation() local
124 BundleInfo bundleInfo = P2Utils.findBundle(aBundleId, aVersionRange, false); in getBundleFileLocation() local
174 private IPath extractArchiveEntry(BundleInfo bundleInfo, File bundleLoc, String filePath) { in extractArchiveEntry()
H A DP2Utils.java124 public static IPath getBundleLocationPath(BundleInfo bundleInfo) { in getBundleLocationPath()
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Entity/
H A DEntityTypeBundleInfo.php24 protected $bundleInfo; variable in Drupal\\Core\\Entity\\EntityTypeBundleInfo
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Entity/
H A DEntityTypeBundleInfo.php24 protected $bundleInfo; variable in Drupal\\Core\\Entity\\EntityTypeBundleInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/
H A DAboutPluginsPage.java272 …AboutBundleData bundleInfo = (AboutBundleData) vendorInfo.getStructuredSelection().getFirstElement… in handleSigningInfoPressed() local
440 private URL getMoreInfoURL(AboutBundleData bundleInfo, boolean makeLocal) { in getMoreInfoURL()
521 private boolean selectionHasInfo(AboutBundleData bundleInfo) { in selectionHasInfo()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/src/org/eclipse/equinox/internal/simpleconfigurator/manipulator/
H A DSimpleConfiguratorManipulatorUtils.java111 public static String createBundleInfoLine(BundleInfo bundleInfo, boolean oldStyle) { in createBundleInfoLine()
/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/src/Plugin/Action/
H A DModerationOptOutUnpublish.php33 protected $bundleInfo; variable in Drupal\\content_moderation\\Plugin\\Action\\ModerationOptOutUnpublish

12