Home
last modified time | relevance | path

Searched defs:WriteRawVarint64 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedOutputStream.cs502 internal void WriteRawVarint64(ulong value) in WriteRawVarint64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs451 …public static void WriteRawVarint64(ref Span<byte> buffer, ref WriterInternalState state, ulong va… in WriteRawVarint64() method in Google.Protobuf.WritingPrimitives
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DCodedOutputStream.cs502 internal void WriteRawVarint64(ulong value) in WriteRawVarint64() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs451 …public static void WriteRawVarint64(ref Span<byte> buffer, ref WriterInternalState state, ulong va… in WriteRawVarint64() method in Google.Protobuf.WritingPrimitives