Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
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.cc49 bool CodeGenerator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::CodeGenerator
/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.cc3720 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator