Searched refs:ComputeSInt32Size (Results 1 – 4 of 4) sorted by relevance
205 public static int ComputeSInt32Size(int value) in ComputeSInt32Size() method in Google.Protobuf.CodedOutputStream
94 …dSInt32(), (output, value) => output.WriteSInt32(value), CodedOutputStream.ComputeSInt32Size, tag); in ForSInt32()
2457 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(OptionalSint32); in CalculateSize()
1077 size += 1 + pb::CodedOutputStream.ComputeSInt32Size(SingleSint32); in CalculateSize()