Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1117 bool MessageDifferencer::CheckPathChanged( in CheckPathChanged() function in google::protobuf::util::MessageDifferencer
1908 if (CheckPathChanged(field_path)) { in ReportModified()
1936 if (CheckPathChanged(field_path)) { in ReportMatched()
1950 if (CheckPathChanged(field_path)) { in ReportIgnored()
1962 if (CheckPathChanged(field_path)) { in ReportUnknownFieldIgnored()
Dmessage_differencer.h859 static bool CheckPathChanged(const std::vector<SpecificField>& parent_fields);