Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h77 void PrintAllNestedEnumsInFile() const;
Dpython_generator.cc335 PrintAllNestedEnumsInFile(); in Generate()
446 void Generator::PrintAllNestedEnumsInFile() const { in PrintAllNestedEnumsInFile() function in google::protobuf::compiler::python::Generator