Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h635 virtual void PrintUnknownFieldValue(const UnknownField* unknown_field);
Dmessage_differencer.cc1546 PrintUnknownFieldValue(unknown_field); in PrintValue()
1551 StreamReporter::PrintUnknownFieldValue(const UnknownField* unknown_field) { in PrintUnknownFieldValue() function in google::protobuf::util::MessageDifferencer::StreamReporter