Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1114 bool MessageDifferencer::CheckPathChanged( in CheckPathChanged() function in google::protobuf::util::MessageDifferencer
1900 if (CheckPathChanged(field_path)) { in ReportModified()
1928 if (CheckPathChanged(field_path)) { in ReportMatched()
1942 if (CheckPathChanged(field_path)) { in ReportIgnored()
1954 if (CheckPathChanged(field_path)) { in ReportUnknownFieldIgnored()
Dmessage_differencer.h843 static bool CheckPathChanged(const std::vector<SpecificField>& parent_fields);