Home
last modified time | relevance | path

Searched refs:PrintUnknownFieldValue (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.h629 virtual void PrintUnknownFieldValue(const UnknownField* unknown_field);
Dmessage_differencer.cc1543 PrintUnknownFieldValue(unknown_field); in PrintValue()
1548 StreamReporter::PrintUnknownFieldValue(const UnknownField* unknown_field) { in PrintUnknownFieldValue() function in google::protobuf::util::MessageDifferencer::StreamReporter