Searched defs:PrintMessage (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ | ||
| D | text_format.py | 221 def PrintMessage(message, function |
| /third_party/protobuf/src/google/protobuf/compiler/python/ | ||
| D | python_generator.cc | 855 void Generator::PrintMessage(const Descriptor& message_descriptor, in PrintMessage() function in google::protobuf::compiler::python::Generator |