Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h81 void PrintTopLevelExtensions() const;
Dpython_generator.cc334 PrintTopLevelExtensions(); in Generate()
506 void Generator::PrintTopLevelExtensions() const { in PrintTopLevelExtensions() function in google::protobuf::compiler::python::Generator