Home
last modified time | relevance | path

Searched defs:WriteFixed32 (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs158 public void WriteFixed32(uint value) in WriteFixed32() method
DCodedOutputStream.cs231 public void WriteFixed32(uint value) in WriteFixed32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs156 … public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32() method in Google.Protobuf.WritingPrimitives
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs158 public void WriteFixed32(uint value) in WriteFixed32() method
DCodedOutputStream.cs231 public void WriteFixed32(uint value) in WriteFixed32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs156 … public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32() method in Google.Protobuf.WritingPrimitives
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc154 inline util::Status WriteFixed32(int field_number, const DataPiece& data, in WriteFixed32() function
/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc154 inline util::Status WriteFixed32(int field_number, const DataPiece& data, in WriteFixed32() function
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h387 Status WriteFixed32(uint32_t field_number, uint32_t value) { in WriteFixed32() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc439 void WireFormatLite::WriteFixed32(int field_number, uint32_t value, in WriteFixed32() function in google::protobuf::internal::WireFormatLite
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc439 void WireFormatLite::WriteFixed32(int field_number, uint32_t value, in WriteFixed32() function in google::protobuf::internal::WireFormatLite