Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.h290 virtual void ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function
645 void ReportUnknownFieldIgnored(
Dmessage_differencer.cc1405 reporter_->ReportUnknownFieldIgnored(message1, message2, *parent_field); in CompareUnknownFields()
1949 void MessageDifferencer::StreamReporter::ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function in google::protobuf::util::MessageDifferencer::StreamReporter