Searched refs:GenerateImplementation (Results 1 – 6 of 6) sorted by relevance
161 structure_generator.GenerateImplementation(typemap)164 command_generator.GenerateImplementation(commands, typemap)
656 def GenerateImplementation(commands, typemap): function
1378 def GenerateImplementation(typemap): function
74 void GenerateImplementation(io::Printer* printer);
174 void ServiceGenerator::GenerateImplementation(io::Printer* printer) { in GenerateImplementation() function in google::protobuf::compiler::cpp::ServiceGenerator
370 service_generators_[i]->GenerateImplementation(printer); in GenerateSource()