Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/util/
DModules.java226 final Map<Scope, List<Object>> scopeInstancesInUse = Maps.newHashMap(); in configure() local
236 List<Object> existing = scopeInstancesInUse.get(scope); in configure()
239 scopeInstancesInUse.put(scope, existing); in configure()
295 List<Object> usedSources = scopeInstancesInUse.get(scopeBinding.getScope()); in configure()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...