Home
last modified time | relevance | path

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

/external/auto/factory/src/main/java/com/google/auto/factory/processor/
DFactoryDescriptorGenerator.java51 final class FactoryDescriptorGenerator { class
56 FactoryDescriptorGenerator( in FactoryDescriptorGenerator() method in FactoryDescriptorGenerator
DAutoFactoryProcessor.java62 private FactoryDescriptorGenerator factoryDescriptorGenerator;
78 new FactoryDescriptorGenerator(messager, types, declarationFactory); in init()