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