Searched refs:ReportDeleted (Results 1 – 2 of 2) sorted by relevance
227 virtual void ReportDeleted(590 virtual void ReportDeleted(const Message& message1,
635 reporter_->ReportDeleted(message1, message2, *parent_fields); in CompareWithFieldsInternal()877 reporter_->ReportDeleted(message1, message2, *parent_fields); in CompareRepeatedField()1216 reporter_->ReportDeleted(message1, message2, *parent_field); in CompareUnknownFields()1593 void MessageDifferencer::StreamReporter::ReportDeleted( in ReportDeleted() function in google::protobuf::util::MessageDifferencer::StreamReporter