Searched refs:GenerateDeclarations (Results 1 – 3 of 3) sorted by relevance
68 void GenerateDeclarations(io::Printer* printer);
67 void ServiceGenerator::GenerateDeclarations(io::Printer* printer) { in GenerateDeclarations() function in google::protobuf::compiler::cpp::ServiceGenerator
1456 service_generators_[i]->GenerateDeclarations(printer); in GenerateServiceDefinitions()