Searched refs:PrintServices (Results 1 – 3 of 3) sorted by relevance
240 void PrintServices(const FileDescriptor* file, Printer* out) { in PrintServices() function271 PrintServices(file, &out); in GenerateFile()
127 void PrintServices() const;
349 PrintServices(); in Generate()530 void Generator::PrintServices() const { in PrintServices() function in google::protobuf::compiler::python::Generator