Searched defs:PrintField (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/python/google/protobuf/ | ||
D | text_format.py | 153 def PrintField(field, value, out, indent=0, as_utf8=False, as_one_line=False, function |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1644 void TextFormat::Printer::PrintField(const Message& message, in PrintField() function in google::protobuf::TextFormat::Printer |