Searched defs:Field4 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.pb.go | 54 Field4 *int64 `protobuf:"varint,4,opt,name=field4" json:"field4,omitempty"` member 353 Field4 *bool `protobuf:"varint,4,opt,name=field4" json:"field4,omitempty"` member
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 276 public string Field4 { property in Benchmarks.Proto3.GoogleMessage1
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | BenchmarkMessage1Proto3.cs | 276 public string Field4 { 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 | 60 …Field4 string `protobuf:"bytes,4,opt,name=field4,proto3" json:"field4,omitemp… member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.pb.go | 60 Field4 *string `protobuf:"bytes,4,opt,name=field4" json:"field4,omitempty"` member
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 31295 public int Field4 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 31295 public int Field4 { property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
|