Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/
DComponentDescriptor.java202 ImmutableMap<TypeElement, ComponentDescriptor> childComponentsByElement() { in childComponentsByElement() method in ComponentDescriptor
DDeserializedComponentImplementationBuilder.java219 component.childComponentsByElement().get(componentDefinitionType); in addChildImplementation()