Home
last modified time | relevance | path

Searched refs:GenerateAll (Results 1 - 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.h65 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
H A Dobjectivec_generator.cc56 *error = "Unimplemented Generate() method. Call GenerateAll() instead."; in Generate()
60 bool ObjectiveCGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h54 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
H A Dphp_generator.cc1837 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.h100 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files,
H A Dcode_generator.cc49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
H A Dplugin.cc132 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
H A Dcommand_line_interface.cc2089 if (!output_directive.generator->GenerateAll(parsed_files, parameters, in GenerateOutput()
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc38 bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::final
H A Dprotoc-gen-gogoproto.cc39 virtual bool GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::GoGoProtoGenerator
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h147 *error = "Unimplemented Generate() method. Call GenerateAll() instead.";
153 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
H A Djs_generator.cc3716 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator

Completed in 15 milliseconds