Searched defs:ComputeUInt64Size (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedOutputStream.ComputeSize.cs | 71 public static int ComputeUInt64Size(ulong value) in ComputeUInt64Size() method in Google.Protobuf.CodedOutputStream |
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedOutputStream.ComputeSize.cs | 71 public static int ComputeUInt64Size(ulong value) in ComputeUInt64Size() method in Google.Protobuf.CodedOutputStream |