Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h589 report_modified_aggregates_ = report; in set_report_modified_aggregates()
643 bool report_modified_aggregates_; variable
Dmessage_differencer.cc1474 report_modified_aggregates_(false) { } in StreamReporter()
1479 report_modified_aggregates_(false) { } in StreamReporter()
1611 if (!report_modified_aggregates_ && field_path.back().field == NULL) { in ReportModified()
1616 } else if (!report_modified_aggregates_) { in ReportModified()