Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dtext_format.py103 def PrintFieldValue(field, value, out, indent = 0): function
/external/protobuf/src/google/protobuf/
Dtext_format.cc1029 void TextFormat::Printer::PrintFieldValue( in PrintFieldValue() function in google::protobuf::TextFormat::Printer