Searched refs:ComputeUInt32Size (Results 1 – 8 of 8) sorted by relevance
171 public static int ComputeUInt32Size(uint value) in ComputeUInt32Size() method in Google.Protobuf.CodedOutputStream
299 …output, uint value) => output.WriteUInt32(value), CodedOutputStream.ComputeUInt32Size, tag, defaul… in ForUInt32()
821 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OptionalUint32); in CalculateSize()
3136 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OptionalUint32); in CalculateSize()3264 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OneofUint32); in CalculateSize()5138 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(GroupUint32); in CalculateSize()
3120 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OptionalUint32); in CalculateSize()3251 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OneofUint32); in CalculateSize()
1302 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(SingleUint32); in CalculateSize()1384 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OneofUint32); in CalculateSize()6182 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Data); in CalculateSize()
3305 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OptionalUint32); in CalculateSize()3408 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(DefaultUint32); in CalculateSize()3462 size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OneofUint32); in CalculateSize()16785 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LargeUint32); in CalculateSize()18403 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Data); in CalculateSize()28442 size += 5 + pb::CodedOutputStream.ComputeUInt32Size(OneofUint32); in CalculateSize()
1076 size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Value); in CalculateSize()