Searched refs:GenerateImplementation (Results 1 – 3 of 3) sorted by relevance
74 void GenerateImplementation(io::Printer* printer);
174 void ServiceGenerator::GenerateImplementation(io::Printer* printer) { in GenerateImplementation() function in google::protobuf::compiler::cpp::ServiceGenerator
402 service_generators_[i]->GenerateImplementation(printer); in GenerateSource()