Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h63 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dobjectivec_generator.cc85 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h63 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dobjectivec_generator.cc85 bool ObjectiveCGenerator::GenerateAll( in GenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.h56 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dphp_generator.cc2293 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.h56 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Dphp_generator.cc2391 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::php::Generator
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h102 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.cc143 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
Dcommand_line_interface.cc2176 if (!output_directive.generator->GenerateAll(parsed_files, parameters, in GenerateOutput()
/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.h102 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.cc144 bool succeeded = generator.GenerateAll(parsed_files, request.parameter(), in GenerateCode()
Dcommand_line_interface.cc2174 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/cronet/third_party/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/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h150 bool GenerateAll(const std::vector<const FileDescriptor*>& files,
Djs_generator.cc3704 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator