Searched refs:ShouldBeClear (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/benchmarks/util/ | ||
H A D | data_proto2_to_proto3_util.h | 24 if (ShouldBeClear(field)) { in StripMessage() 42 virtual bool ShouldBeClear(const FieldDescriptor *field) = 0; 47 virtual bool ShouldBeClear(const FieldDescriptor *field) { in ShouldBeClear() function in google::protobuf::util::GogoDataStripper 54 virtual bool ShouldBeClear(const FieldDescriptor *field) { in ShouldBeClear() function in google::protobuf::util::Proto3DataStripper |
Completed in 1 milliseconds