Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dreflection_ops.cc319 static bool IsMapValueMessageTyped(const FieldDescriptor* map_field) { in IsMapValueMessageTyped() function
340 if (field->is_map() && IsMapValueMessageTyped(field)) { in DiscardUnknownFields()