Searched defs:Field14 (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | BenchmarkMessage1Proto3.cs | 383 public bool Field14 { property in Benchmarks.Proto3.GoogleMessage1 1876 public long Field14 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
|
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | BenchmarkMessage1Proto3.cs | 383 public bool Field14 { property in Benchmarks.Proto3.GoogleMessage1 1876 public long Field14 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
|
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/ |
D | benchmark_message1_proto3.pb.go | 69 …Field14 bool `protobuf:"varint,14,opt,name=field14,proto3" json:"field14,omi… member 423 Field14 int64 `protobuf:"varint,14,opt,name=field14,proto3" json:"field14,omitempty"` member
|
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ |
D | benchmark_message1_proto2.pb.go | 69 …Field14 *bool `protobuf:"varint,14,opt,name=field14,def=1" json:"field14,omit… member 451 Field14 *int64 `protobuf:"varint,14,opt,name=field14" json:"field14,omitempty"` member
|
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ |
D | benchmark_message2.pb.go | 488 …Field14 []string `protobuf:"bytes,14,rep,name=field14" json:"field14,omitempt… member
|