Home
last modified time | relevance | path

Searched refs:GenerateAll (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h65 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dobjectivec_generator.cc60 bool ObjectiveCGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.h100 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dcode_generator.cc49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
Dplugin.cc132 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
Dcommand_line_interface.cc1934 if (!output_directive.generator->GenerateAll(parsed_files, parameters, in GenerateOutput()
/external/protobuf/benchmarks/util/
Dprotoc-gen-gogoproto.cc39 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::GoGoProtoGenerator
Dprotoc-gen-proto2_to_proto3.cc38 bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::Proto2ToProto3Generator
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h154 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Djs_generator.cc3720 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator