Home
last modified time | relevance | path

Searched defs:allowsDefault (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/datalocation/
H A DLocation.java77 public boolean allowsDefault(); in allowsDefault() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/location/
H A DBasicLocation.java66 public boolean allowsDefault() { in allowsDefault() method in BasicLocation
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkBasicLocation.cpp161 bool ctkBasicLocation::allowsDefault() const in allowsDefault() function in ctkBasicLocation