Searched defs:PrintNestedEnums (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ | ||
| D | python_generator.cc | 499 void Generator::PrintNestedEnums(const Descriptor& descriptor) const { in PrintNestedEnums() function in google::protobuf::compiler::python::Generator |
| /external/protobuf/src/google/protobuf/compiler/python/ | ||
| D | generator.cc | 494 void Generator::PrintNestedEnums(const Descriptor& descriptor) const { in PrintNestedEnums() function in google::protobuf::compiler::python::Generator |