Home
last modified time | relevance | path

Searched refs:getDynamicStamps (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/internal/resolver/
H A DStateWriter.java338 Map<String, Long> dynamicStamps = ((BundleDescriptionImpl) bundle).getDynamicStamps(); in writeBundleDescriptionLazyData()
H A DBundleDescriptionImpl.java800 Map<String, Long> getDynamicStamps() { in getDynamicStamps() method in BundleDescriptionImpl