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.h80 void PrintTopLevelExtensions() const;
Dpython_generator.cc285 PrintTopLevelExtensions(); in Generate()
451 void Generator::PrintTopLevelExtensions() const { in PrintTopLevelExtensions() function in google::protobuf::compiler::python::Generator