Searched defs:requestKey (Results 1 – 3 of 3) sorted by relevance
366 ResolvedBindings lookUpBindings(Key requestKey) { in lookUpBindings()469 ResolvedBindings lookUpMembersInjectionBinding(Key requestKey) { in lookUpMembersInjectionBinding()509 private ImmutableSet<Key> keysMatchingRequest(Key requestKey) { in keysMatchingRequest()514 private ImmutableSet<Key> keysMatchingRequestUncached(Key requestKey) { in keysMatchingRequestUncached()580 private TypeElement getOwningComponent(Key requestKey, ContributionBinding binding) { in getOwningComponent()596 private boolean isResolvedInParent(Key requestKey, ContributionBinding binding) { in isResolvedInParent()931 private boolean hasLocalMultibindingContributions(Key requestKey) { in hasLocalMultibindingContributions()
210 DependencyRequest forSyntheticPresentOptionalBinding(Key requestKey, RequestKind kind) { in forSyntheticPresentOptionalBinding()212 checkArgument(key.isPresent(), "not a request for optional: %s", requestKey); in forSyntheticPresentOptionalBinding() local
286 ImmutableSet<Key> implicitFrameworkMapKeys(Key requestKey) { in implicitFrameworkMapKeys()