Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.h78 void PrintAllNestedEnumsInFile() const;
Dpython_generator.cc341 PrintAllNestedEnumsInFile(); in Generate()
474 void Generator::PrintAllNestedEnumsInFile() const { in PrintAllNestedEnumsInFile() function in google::protobuf::compiler::python::Generator