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