Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dreflection_ops.cc320 static bool IsMapValueMessageTyped(const FieldDescriptor* map_field) { in IsMapValueMessageTyped() function
340 if (field->is_map() && IsMapValueMessageTyped(field)) { in DiscardUnknownFields()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dreflection_ops.cc320 static bool IsMapValueMessageTyped(const FieldDescriptor* map_field) { in IsMapValueMessageTyped() function
340 if (field->is_map() && IsMapValueMessageTyped(field)) { in DiscardUnknownFields()