Searched refs:ComputeSInt32Size (Results 1 – 7 of 7) sorted by relevance
209 public static int ComputeSInt32Size(int value) in ComputeSInt32Size() method in Google.Protobuf.CodedOutputStream
266 … output, int value) => output.WriteSInt32(value), CodedOutputStream.ComputeSInt32Size, tag, defaul… in ForSInt32()
827 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(OptionalSint32); in CalculateSize()
3126 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(OptionalSint32); in CalculateSize()
3142 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(OptionalSint32); in CalculateSize()
1308 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(SingleSint32); in CalculateSize()
3311 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(OptionalSint32); in CalculateSize()3414 size += 2 + pb::CodedOutputStream.ComputeSInt32Size(DefaultSint32); in CalculateSize()