| /external/protobuf/csharp/src/Google.Protobuf/ | 
| D | WriteContext.cs | 300         public void WriteRawTag(byte b1)  in WriteRawTag()  method310         public void WriteRawTag(byte b1, byte b2)  in WriteRawTag()  method
 321         public void WriteRawTag(byte b1, byte b2, byte b3)  in WriteRawTag()  method
 333         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4)  in WriteRawTag()  method
 346         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag()  method
 
 | 
| D | CodedOutputStream.cs | 432         public void WriteRawTag(byte b1)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream443         public void WriteRawTag(byte b1, byte b2)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 455         public void WriteRawTag(byte b1, byte b2, byte b3)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 468         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 482         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 
 | 
| D | WritingPrimitives.cs | 617 …      public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1)  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives625 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 648 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 673 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 701 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | 
| D | WriteContext.cs | 300         public void WriteRawTag(byte b1)  in WriteRawTag()  method310         public void WriteRawTag(byte b1, byte b2)  in WriteRawTag()  method
 321         public void WriteRawTag(byte b1, byte b2, byte b3)  in WriteRawTag()  method
 333         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4)  in WriteRawTag()  method
 346         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag()  method
 
 | 
| D | CodedOutputStream.cs | 432         public void WriteRawTag(byte b1)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream443         public void WriteRawTag(byte b1, byte b2)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 455         public void WriteRawTag(byte b1, byte b2, byte b3)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 468         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 482         public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag()  method in Google.Protobuf.CodedOutputStream
 
 | 
| D | WritingPrimitives.cs | 617 …      public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1)  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives625 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 648 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 673 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 701 …public static void WriteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte…  in WriteRawTag()  method in Google.Protobuf.WritingPrimitives
 
 |