Searched defs:IgnoreField (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/third_party/protobuf/src/google/protobuf/util/ | ||
| D | message_differencer.cc | 497 void MessageDifferencer::IgnoreField(const FieldDescriptor* field) { in IgnoreField() function in google::protobuf::util::MessageDifferencer |
| /external/protobuf/src/google/protobuf/util/ | ||
| D | message_differencer.cc | 497 void MessageDifferencer::IgnoreField(const FieldDescriptor* field) { in IgnoreField() function in google::protobuf::util::MessageDifferencer |
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/ | ||
| D | js_generator.cc | 443 bool IgnoreField(const FieldDescriptor* field) { in IgnoreField() function |