Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h284 virtual void ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function
616 virtual void ReportUnknownFieldIgnored(
Dmessage_differencer.cc1196 reporter_->ReportUnknownFieldIgnored(message1, message2, *parent_field); in CompareUnknownFields()
1678 void MessageDifferencer::StreamReporter::ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function in google::protobuf::util::MessageDifferencer::StreamReporter