Home
last modified time | relevance | path

Searched defs:GoogleMessage1SubMessage (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/benchmarks/datasets/google_message1/proto2/
Dbenchmark_message1_proto2.proto87 message GoogleMessage1SubMessage { message
/third_party/protobuf/benchmarks/datasets/google_message1/proto3/
Dbenchmark_message1_proto3.proto87 message GoogleMessage1SubMessage { message
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkMessage1Proto3.cs1679 public sealed partial class GoogleMessage1SubMessage : pb::IMessage<GoogleMessage1SubMessage> class
1700 public GoogleMessage1SubMessage() { in GoogleMessage1SubMessage() method in Benchmarks.Proto3.GoogleMessage1SubMessage
1707 public GoogleMessage1SubMessage(GoogleMessage1SubMessage other) : this() { in GoogleMessage1SubMessage() method in Benchmarks.Proto3.GoogleMessage1SubMessage