Searched refs:ComputeUInt64Size (Results 1 – 10 of 10) sorted by relevance
71 public static int ComputeUInt64Size(ulong value) in ComputeUInt64Size() method in Google.Protobuf.CodedOutputStream
162 result += CodedOutputStream.ComputeUInt64Size(value); in GetSerializedSize()
353 …dUInt64(), (output, value) => output.WriteUInt64(value), CodedOutputStream.ComputeUInt64Size, tag); in ForUInt64()
289 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(TotalCpuTime); in CalculateSize()292 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(IdleCpuTime); in CalculateSize()295 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(CqPollCount); in CalculateSize()1195 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(CqPollCount); in CalculateSize()
159 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(Count); in CalculateSize()483 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(Count); in CalculateSize()
1803 size += 2 + pb::CodedOutputStream.ComputeUInt64Size(Field207); in CalculateSize()1806 size += 2 + pb::CodedOutputStream.ComputeUInt64Size(Field300); in CalculateSize()
566 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(Value); in CalculateSize()
2352 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(OptionalUint64); in CalculateSize()2467 size += 2 + pb::CodedOutputStream.ComputeUInt64Size(OneofUint64); in CalculateSize()
1162 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(SingleUint64); in CalculateSize()5045 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(Data); in CalculateSize()
7214 size += 1 + pb::CodedOutputStream.ComputeUInt64Size(PositiveIntValue); in CalculateSize()