Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs274 optionalSfixed32_ = other.optionalSfixed32_; in TestAllTypesProto3()
509 private int optionalSfixed32_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
512 get { return optionalSfixed32_; }
514 optionalSfixed32_ = value;