Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs496 internal void WriteRawVarint32(uint value) in WriteRawVarint32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs418 …public static void WriteRawVarint32(ref Span<byte> buffer, ref WriterInternalState state, uint val… in WriteRawVarint32() method in Google.Protobuf.WritingPrimitives
/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs496 internal void WriteRawVarint32(uint value) in WriteRawVarint32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs418 …public static void WriteRawVarint32(ref Span<byte> buffer, ref WriterInternalState state, uint val… in WriteRawVarint32() method in Google.Protobuf.WritingPrimitives