Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/
H A DStorage.java229 cleanOSGiStorage(osgiLocation, childRoot); in Storage()
253 cleanOSGiStorage(osgiLocation, childRoot); in Storage()
268 cleanOSGiStorage(osgiLocation, childRoot); in Storage()
530 private void cleanOSGiStorage(Location location, File root) { in cleanOSGiStorage() method in Storage