Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h235 void GenerateClassRegistration(const GeneratorOptions& options,
Djs_generator.cc1678 GenerateClassRegistration(options, printer, desc); in GenerateClass()
2058 void Generator::GenerateClassRegistration(const GeneratorOptions& options, in GenerateClassRegistration() function in google::protobuf::compiler::js::Generator