Home
last modified time | relevance | path

Searched refs:StripMessage (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/benchmarks/util/
H A Dschema_proto2_to_proto3_util.h32 StripMessage(old_file->message_type(i), file->mutable_message_type(i)); in StripFile()
53 static void StripMessage(const Descriptor *old_message, in StripMessage() function in google::protobuf::util::SchemaGroupStripper
70 StripMessage(old_message->nested_type(i), in StripMessage()
137 StripMessage(file->mutable_message_type(i)); in StripFile()
142 static void StripMessage(DescriptorProto *message_type) { in StripMessage() function in google::protobuf::util::ExtensionStripper
146 StripMessage(message_type->mutable_nested_type(i)); in StripMessage()
H A Ddata_proto2_to_proto3_util.h17 void StripMessage(Message *message) { in StripMessage() function in google::protobuf::util::DataStripper
31 StripMessage(reflection->MutableRepeatedMessage(message, field, j)); in StripMessage()
34 StripMessage(reflection->MutableMessage(message, field)); in StripMessage()
H A Dproto3_data_stripper.cc63 stripper.StripMessage(message); in main()
H A Dgogo_data_scrubber.cc63 stripper.StripMessage(message); in main()

Completed in 2 milliseconds