Home
last modified time | relevance | path

Searched defs:ExtensionGenerator (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dgenerator_factory.h46 class ExtensionGenerator; // extension.h variable
H A Dextension.h68 explicit ExtensionGenerator() {} in ExtensionGenerator() function
H A Dfile.h57 class ExtensionGenerator; // extension.h variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dgenerator_factory.h46 class ExtensionGenerator; // extension.h variable
H A Dextension.h68 explicit ExtensionGenerator() {} in ExtensionGenerator() function
H A Dfile.h57 class ExtensionGenerator; // extension.h variable
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.h47 class ExtensionGenerator; variable
H A Dobjectivec_extension.cc44 ExtensionGenerator::ExtensionGenerator(const std::string& root_class_name, in ExtensionGenerator() function in google::protobuf::compiler::objectivec::ExtensionGenerator
H A Dobjectivec_file.h47 class ExtensionGenerator; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.h47 class ExtensionGenerator; variable
H A Dobjectivec_extension.cc44 ExtensionGenerator::ExtensionGenerator(const std::string& root_class_name, in ExtensionGenerator() function in google::protobuf::compiler::objectivec::ExtensionGenerator
H A Dobjectivec_file.h47 class ExtensionGenerator; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dextension.cc49 ExtensionGenerator::ExtensionGenerator(const FieldDescriptor* descriptor, in ExtensionGenerator() function in google::protobuf::compiler::cpp::ExtensionGenerator
H A Dmessage.h63 class ExtensionGenerator; // extension.h variable
H A Dfile.h67 class ExtensionGenerator; // extension.h variable
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dextension.cc49 ExtensionGenerator::ExtensionGenerator(const FieldDescriptor* descriptor, in ExtensionGenerator() function in google::protobuf::compiler::cpp::ExtensionGenerator
H A Dmessage.h63 class ExtensionGenerator; // extension.h variable
H A Dfile.h67 class ExtensionGenerator; // extension.h variable
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_extension.cc126 ExtensionGenerator(const FieldDescriptor* descriptor, const Params& params) in ExtensionGenerator() function in google::protobuf::compiler::javanano::ExtensionGenerator