Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/java/
Dgenerator_factory.cc50 GeneratorFactory::GeneratorFactory() {} in GeneratorFactory() function in google::protobuf::compiler::java::GeneratorFactory
Dfile.h56 class GeneratorFactory; // generator_factory.h variable
/external/protobuf/src/google/protobuf/compiler/java/
Dgenerator_factory.cc50 GeneratorFactory::GeneratorFactory() {} in GeneratorFactory() function in google::protobuf::compiler::java::GeneratorFactory
Dfile.h56 class GeneratorFactory; // generator_factory.h variable
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/java/
Dgenerator_factory.cc50 GeneratorFactory::GeneratorFactory() {} in GeneratorFactory() function in google::protobuf::compiler::java::GeneratorFactory
Dfile.h56 class GeneratorFactory; // generator_factory.h variable
/external/sandboxed-api/sandboxed_api/tools/clang_generator/
Dgenerator.h140 GeneratorFactory(EmitterBase& emitter, const GeneratorOptions& options) in GeneratorFactory() function