Home
last modified time | relevance | path

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 Dbenchmark_message2.pb.go354 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 DBenchmarkMessage1Proto3.cs290 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 DBenchmarkMessage1Proto3.cs290 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 Dbenchmark_message1_proto3.pb.go61Field5 []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 Dbenchmark_message1_proto2.pb.go61 Field5 []uint64 `protobuf:"fixed64,5,rep,name=field5" json:"field5,omitempty"` member