Searched defs:WriteLength (Results 1 – 4 of 4) sorted by relevance
| /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 | 276 … public static void WriteLength(ref Span<byte> buffer, ref WriterInternalState state, int length) in WriteLength() method in Google.Protobuf.WritingPrimitives |
| /third_party/node/deps/v8/src/diagnostics/ | ||
| D | gdb-jit.cc | 1558 void UnwindInfoSection::WriteLength(Writer* w, in WriteLength() function in v8::internal::GDBJITInterface::UnwindInfoSection |