Home
last modified time | relevance | path

Searched refs:Field5 (Results 1 – 7 of 7) sorted by relevance

/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message2/
Dbenchmark_message2.pb.go354 Field5 *bool `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"` member
431 if x != nil && x.Field5 != nil {
432 return *x.Field5
490 Field5 *int32 `protobuf:"varint,5,opt,name=field5" json:"field5,omitempty"` member
582 if x != nil && x.Field5 != nil {
583 return *x.Field5
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto3/
Dbenchmark_message1_proto3.pb.go61Field5 []uint64 `protobuf:"fixed64,5,rep,packed,name=field5,proto3" json:"field… member
204 return x.Field5
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DParseMessagesBenchmark.cs194 message.Field5.Add(i); in CreateRepeatedFieldMessage()
DBenchmarkMessage1Proto3.cs290 public pbc::RepeatedField<ulong> Field5 { property in Benchmarks.Proto3.GoogleMessage1
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DParseMessagesBenchmark.cs194 message.Field5.Add(i); in CreateRepeatedFieldMessage()
DBenchmarkMessage1Proto3.cs290 public pbc::RepeatedField<ulong> Field5 { property in Benchmarks.Proto3.GoogleMessage1
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/
Dbenchmark_message1_proto2.pb.go61 Field5 []uint64 `protobuf:"fixed64,5,rep,name=field5" json:"field5,omitempty"` member
232 return x.Field5