Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/writing/
DComponentImplementation.java399 componentImplementation.componentShard.componentFieldNames.claim(fieldName); in createComponentFieldsByImplementation()
463 private final UniqueNameSet componentFieldNames = new UniqueNameSet(); field in ShardImplementation
663 return componentFieldNames.getUniqueName(name); in getUniqueFieldName()