Home
last modified time | relevance | path

Searched refs:ComputeFixed64Size (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedOutputStream.ComputeSize.cs106 public static int ComputeFixed64Size(ulong value) in ComputeFixed64Size() method in Google.Protobuf.CodedOutputStream
H A DUnknownField.cs173 result += CodedOutputStream.ComputeFixed64Size(1) * fixed64List.Count; in GetSerializedSize()

Completed in 2 milliseconds