Home
last modified time | relevance | path

Searched defs:GenerateEnum (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc220 void GenerateEnum(const google::protobuf::EnumDescriptor* en, in GenerateEnum() function
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2619 void Generator::GenerateEnum(const GeneratorOptions& options, in GenerateEnum() function in google::protobuf::compiler::js::Generator