Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/util/
Dschema_proto2_to_proto3_util.h160 if (ShouldClearLabel(file->mutable_extension(i))) { in ScrubFile()
166 static bool ShouldClearLabel(const FieldDescriptorProto *field) { in ShouldClearLabel() function
174 if (ShouldClearLabel(message_type->mutable_extension(i))) { in ScrubMessage()
180 if (ShouldClearLabel(message_type->mutable_field(i))) { in ScrubMessage()