Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h76 void PrintTopLevelEnums() const;
Dpython_generator.cc333 PrintTopLevelEnums(); in Generate()
418 void Generator::PrintTopLevelEnums() const { in PrintTopLevelEnums() function in google::protobuf::compiler::python::Generator