Home
last modified time | relevance | path

Searched defs:WriteFixed32 (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWriteContext.cs158 public void WriteFixed32(uint value) in WriteFixed32() method
H A DCodedOutputStream.cs231 public void WriteFixed32(uint value) in WriteFixed32() method in Google.Protobuf.CodedOutputStream
H A DWritingPrimitives.cs147 public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32() method in Google.Protobuf.WritingPrimitives
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc153 inline Status WriteFixed32(int field_number, const DataPiece& data, in WriteFixed32() function
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc437 void WireFormatLite::WriteFixed32(int field_number, uint32 value, in WriteFixed32() function in google::protobuf::internal::WireFormatLite

Completed in 7 milliseconds