Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h517 report_matches_ = report_matches; in set_report_matches()
821 bool report_matches_; variable
Dmessage_differencer.cc194 report_matches_(false), in MessageDifferencer()
733 } else if (report_matches_) { in CompareWithFieldsInternal()
854 } else if (report_matches_ && reporter_ != NULL) { in CompareRepeatedField()
1242 if (report_matches_) { in CompareUnknownFields()