Searched refs:PrintServices (Results 1 – 3 of 3) sorted by relevance
238 void PrintServices(const FileDescriptor* file, Printer* out) { in PrintServices() function268 PrintServices(file, &out); in GenerateFile()
133 void PrintServices() const;
385 PrintServices(); in Generate()616 void Generator::PrintServices() const { in PrintServices() function in google::protobuf::compiler::python::Generator