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