Home
last modified time | relevance | path

Searched refs:PrintImports (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h73 void PrintImports() const;
Dpython_generator.cc282 PrintImports(); in Generate()
310 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator