Home
last modified time | relevance | path

Searched defs:Field22 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs264 public long Field22 { property in Benchmarks.Proto3.GoogleMessage1
1948 public int Field22 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs264 public long Field22 { property in Benchmarks.Proto3.GoogleMessage1
1948 public int Field22 { property in Benchmarks.Proto3.GoogleMessage1SubMessage
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/
H A Dbenchmark_message1_proto3.pb.go59Field22 int64 `protobuf:"varint,22,opt,name=field22,proto3" json:"field22,omi… member
429 Field22 int32 `protobuf:"varint,22,opt,name=field22,proto3" json:"field22,omitempty"` member
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/
H A Dbenchmark_message1_proto2.pb.go59 Field22 *int64 `protobuf:"varint,22,opt,name=field22" json:"field22,omitempty"` member
457 Field22 *int32 `protobuf:"varint,22,opt,name=field22" json:"field22,omitempty"` member
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/
H A Dbenchmark_message2.pb.go495Field22 []string `protobuf:"bytes,22,rep,name=field22" json:"field22,omitempt… member