Home
last modified time | relevance | path

Searched refs:GenerateClassConstructor (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h208 void GenerateClassConstructor(const GeneratorOptions& options,
Djs_generator.cc1664 GenerateClassConstructor(options, printer, desc); in GenerateClass()
1700 void Generator::GenerateClassConstructor(const GeneratorOptions& options, in GenerateClassConstructor() function in google::protobuf::compiler::js::Generator