Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc1514 StreamReporter::PrintValue(const Message& message, in PrintValue() function in google::protobuf::util::MessageDifferencer::StreamReporter
1592 PrintValue(message2, field_path, false); in ReportAdded()
1603 PrintValue(message1, field_path, true); in ReportDeleted()
1631 PrintValue(message1, field_path, true); in ReportModified()
1633 PrintValue(message2, field_path, false); in ReportModified()
1646 PrintValue(message1, field_path, true); in ReportMoved()
1661 PrintValue(message1, field_path, true); in ReportMatched()
Dmessage_differencer.h630 virtual void PrintValue(const Message& message,