Searched defs:PrintImports (Results 1 – 3 of 3) sorted by relevance
210 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
1239 void PrintImports(Printer* p, bool generate_nano) { in PrintImports() function
359 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator