Searched refs:SourceGenerator (Results 1 – 9 of 9) sorted by relevance
27 abstract class SourceGenerator { class31 protected SourceGenerator(String packageName) { in SourceGenerator() method in SourceGenerator
32 final class ServiceDefinitionTypeGenerator extends SourceGenerator {
39 final class GrpcServiceModuleGenerator extends SourceGenerator {
38 final class UnscopedGrpcServiceModuleGenerator extends SourceGenerator {
83 private void write(SourceGenerator grpcServiceTypeWriter, final TypeElement element) { in write()
49 final class ProxyModuleGenerator extends SourceGenerator {
31 import dagger.grpc.server.processor.SourceGenerator.IoGrpc;
171 class SourceGenerator class174 virtual ~SourceGenerator (void) {} in ~SourceGenerator()180 class ConstantShaderGenerator : public SourceGenerator214 ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator);228 SourceGenerator& m_srcGen;232 ShaderAllocator::ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator) in ShaderAllocator()
216 class SourceGenerator class219 virtual ~SourceGenerator (void) {} in ~SourceGenerator()225 class ConstantShaderGenerator : public SourceGenerator267 ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator);281 SourceGenerator& m_srcGen;285 ShaderAllocator::ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator) in ShaderAllocator()