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.h284 virtual void ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function
610 virtual void ReportUnknownFieldIgnored(
Dmessage_differencer.cc1193 reporter_->ReportUnknownFieldIgnored(message1, message2, *parent_field); in CompareUnknownFields()
1675 void MessageDifferencer::StreamReporter::ReportUnknownFieldIgnored( in ReportUnknownFieldIgnored() function in google::protobuf::util::MessageDifferencer::StreamReporter