Searched defs:EnumGenerator (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ | ||
| D | csharp_enum.cc | 29 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, const Options* options) : in EnumGenerator() function in google::protobuf::compiler::csharp::EnumGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| D | enum.cc | 40 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, in EnumGenerator() function in google::protobuf::compiler::objectivec::EnumGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | enum.cc | 93 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, in EnumGenerator() function in google::protobuf::compiler::cpp::EnumGenerator |