Searched defs:packedSint64_ (Results 1 - 4 of 4) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 1188 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2 [all...] |
H A D | TestMessagesProto3.cs | 995 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3 [all...] |
H A D | UnittestProto3.cs | 7156 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestPackedTypes [all...] |
H A D | Unittest.cs | 22742 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.Proto2.TestPackedTypes [all...] |
Completed in 62 milliseconds