Searched refs:ComputeSInt64Size (Results 1 – 4 of 4) sorted by relevance
214 public static int ComputeSInt64Size(long value) in ComputeSInt64Size() method in Google.Protobuf.CodedOutputStream
144 …dSInt64(), (output, value) => output.WriteSInt64(value), CodedOutputStream.ComputeSInt64Size, tag); in ForSInt64()
2460 size += 1 + pb::CodedOutputStream.ComputeSInt64Size(OptionalSint64); in CalculateSize()
1080 size += 1 + pb::CodedOutputStream.ComputeSInt64Size(SingleSint64); in CalculateSize()