Searched defs:scope (Results 1 – 6 of 6) sorted by relevance
35 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
319 val scope = GlobalSearchScope.allScope(project) in <lambda>() constant
805 InvocationScope scope = getInvocationScope(); in invoke() local
1787 val scope = name.substring(0, index) in <lambda>() constant