Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1148 public pbc::RepeatedField<long> RepeatedSint64 { property in Conformance.TestAllTypes
/external/golang-protobuf/_conformance/conformance_proto/
Dconformance.pb.go498RepeatedSint64 []int64 `protobuf:"zigzag64,36,rep,packed,name=repeat… member
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs602 public pbc::RepeatedField<long> RepeatedSint64 { property in Google.Protobuf.TestProtos.TestAllTypes