Home
last modified time | relevance | path

Searched defs:factoryTypeVariables (Results 1 – 1 of 1) sorted by relevance

/external/auto/factory/src/main/java/com/google/auto/factory/processor/
DFactoryWriter.java100 ImmutableSet<TypeVariableName> factoryTypeVariables = getFactoryTypeVariables(descriptor); in writeFactory() local
150 ImmutableSet<TypeVariableName> factoryTypeVariables) { in addFactoryMethods()
340 ImmutableSet<TypeVariableName> factoryTypeVariables) { in getMethodTypeVariables()