Searched defs:Field5 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.pb.go | 354 Field5 *bool `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"` member 490 Field5 *int32 `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"` member
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 290 public pbc::RepeatedField<ulong> Field5 { property in Benchmarks.Proto3.GoogleMessage1
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 290 public pbc::RepeatedField<ulong> Field5 { property in Benchmarks.Proto3.GoogleMessage1
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/ |
H A D | benchmark_message1_proto3.pb.go | 61 …Field5 []uint64 `protobuf:"fixed64,5,rep,packed,name=field5,proto3" json:"field… member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.pb.go | 61 Field5 []uint64 `protobuf:"fixed64,5,rep,name=field5" json:"field5,omitempty"` member
|