Searched defs:scope (Results 1 – 7 of 7) 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
306 val scope = GlobalSearchScope.allScope(project) in <lambda>() constant
149 def __init__(self, scope): argument
806 InvocationScope scope = getInvocationScope(); in invoke() local
1697 val scope = name.substring(0, index) in <lambda>() constant