Home
last modified time | relevance | path

Searched defs:PrintField (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py189 def PrintField(field, function
329 def PrintField(self, field, value): member in _Printer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc1676 void TextFormat::Printer::PrintField(const Message& message, in PrintField() function in google::protobuf::TextFormat::Printer