Searched refs:PrintTopLevelEnums (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/python/ | ||
D | python_generator.h | 76 void PrintTopLevelEnums() const; |
D | python_generator.cc | 333 PrintTopLevelEnums(); in Generate() |