Searched defs:scope (Results 1 – 6 of 6) sorted by relevance
36 public InvocationScopeModule(InvocationScope scope) { in InvocationScopeModule()
140 public <T> Provider<T> scope(final Key<T> key, final Provider<T> unscoped) { in scope() method in InvocationScope
76 InvocationScope scope = new InvocationScope(); in testInjection() local
651 InvocationScope scope = getInvocationScope(); in invoke() local
292 val scope = GlobalSearchScope.allScope(project) in <lambda>() constant
1619 val scope = name.substring(0, index) in <lambda>() constant