Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc937 bool MessageDifferencer::CheckPathChanged( in CheckPathChanged() function in google::protobuf::util::MessageDifferencer
1626 if (CheckPathChanged(field_path)) { in ReportModified()
1656 if (CheckPathChanged(field_path)) { in ReportMatched()
1671 if (CheckPathChanged(field_path)) { in ReportIgnored()
1683 if (CheckPathChanged(field_path)) { in ReportUnknownFieldIgnored()
Dmessage_differencer.h788 static bool CheckPathChanged(const vector<SpecificField>& parent_fields);