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

/external/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc934 bool MessageDifferencer::CheckPathChanged( function in class:google::protobuf::util::MessageDifferencer
1623 if (CheckPathChanged(field_path)) {
1653 if (CheckPathChanged(field_path)) {
1668 if (CheckPathChanged(field_path)) {
1680 if (CheckPathChanged(field_path)) {
H A Dmessage_differencer.h782 static bool CheckPathChanged(const vector<SpecificField>& parent_fields);

Completed in 1021 milliseconds