Searched defs:WriteLength (Results 1 – 6 of 6) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WriteContext.cs | 272 public void WriteLength(int length) in WriteLength() method |
| D | CodedOutputStream.cs | 398 public void WriteLength(int length) in WriteLength() method in Google.Protobuf.CodedOutputStream |
| D | WritingPrimitives.cs | 405 … public static void WriteLength(ref Span<byte> buffer, ref WriterInternalState state, int length) in WriteLength() method in Google.Protobuf.WritingPrimitives |
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WriteContext.cs | 272 public void WriteLength(int length) in WriteLength() method |
| D | CodedOutputStream.cs | 398 public void WriteLength(int length) in WriteLength() method in Google.Protobuf.CodedOutputStream |
| D | WritingPrimitives.cs | 405 … public static void WriteLength(ref Span<byte> buffer, ref WriterInternalState state, int length) in WriteLength() method in Google.Protobuf.WritingPrimitives |