Searched defs:PrintImports (Results 1 – 7 of 7) sorted by relevance
210 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
209 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
132 void PyiGenerator::PrintImports( in PrintImports() function in google::protobuf::compiler::python::PyiGenerator
332 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator
183 void PyiGenerator::PrintImports( in PrintImports() function in google::protobuf::compiler::python::PyiGenerator
327 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator
1239 void PrintImports(Printer* p, bool generate_nano) { in PrintImports() function