Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/full/
Dgenerator_factory.cc27 class ImmutableGeneratorFactory : public GeneratorFactory { class
29 explicit ImmutableGeneratorFactory(Context* context) : context_(context) {} in ImmutableGeneratorFactory() function in google::protobuf::compiler::java::ImmutableGeneratorFactory