Home
last modified time | relevance | path

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

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