Home
last modified time | relevance | path

Searched defs:RepeatedBool (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1211 public pbc::RepeatedField<bool> RepeatedBool { property in Conformance.TestAllTypes
/external/golang-protobuf/_conformance/conformance_proto/
Dconformance.pb.go505RepeatedBool []bool `protobuf:"varint,43,rep,packed,name=repeated… member
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs665 public pbc::RepeatedField<bool> RepeatedBool { property in Google.Protobuf.TestProtos.TestAllTypes