Searched defs:PrintImports (Results 1 – 4 of 4) 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
1239 void PrintImports(Printer* p, bool generate_nano) { in PrintImports() function
373 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator