Searched defs:PrintImports (Results 1 – 7 of 7) sorted by relevance
210 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
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
1211 void PrintImports(Printer* p) { in PrintImports() function