Searched defs:ExtensionGenerator (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_message.h | 54 class ExtensionGenerator; // extension.h variable |
| D | cpp_file.h | 58 class ExtensionGenerator; // extension.h variable |
| D | cpp_extension.cc | 59 ExtensionGenerator::ExtensionGenerator(const FieldDescriptor* descriptor, in ExtensionGenerator() function in google::protobuf::compiler::cpp::ExtensionGenerator |
| /external/protobuf/src/google/protobuf/compiler/java/ | ||
| D | java_extension.cc | 78 ExtensionGenerator::ExtensionGenerator(const FieldDescriptor* descriptor) in ExtensionGenerator() function in google::protobuf::compiler::java::ExtensionGenerator |