Home
last modified time | relevance | path

Searched defs:WriteUInt32 (Results 1 – 25 of 26) sorted by relevance

12

/external/cronet/stable/net/third_party/quiche/src/quiche/http2/core/
Dspdy_frame_builder.h90 bool WriteUInt32(uint32_t value) { in WriteUInt32() function
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/core/
Dspdy_frame_builder.h90 bool WriteUInt32(uint32_t value) { in WriteUInt32() function
/external/libchrome/base/
Dpickle.h197 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
/external/webrtc/rtc_base/
Dbyte_buffer.h54 void WriteUInt32(uint32_t val) { in WriteUInt32() function
Dbit_buffer.cc105 bool BitBufferWriter::WriteUInt32(uint32_t val) { in WriteUInt32() function in rtc::BitBufferWriter
/external/cronet/stable/net/ntlm/
Dntlm_buffer_writer.cc43 bool NtlmBufferWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in net::ntlm::NtlmBufferWriter
/external/cronet/tot/net/ntlm/
Dntlm_buffer_writer.cc43 bool NtlmBufferWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in net::ntlm::NtlmBufferWriter
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_data_writer.cc40 bool QuicheDataWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in quiche::QuicheDataWriter
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_data_writer.cc40 bool QuicheDataWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in quiche::QuicheDataWriter
/external/cronet/stable/base/
Dpickle.h246 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
/external/cronet/tot/base/
Dpickle.h246 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs215 public void WriteUInt32(uint value) in WriteUInt32() method
DCodedOutputStream.cs335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs354 … public static void WriteUInt32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteUInt32() method in Google.Protobuf.WritingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs215 public void WriteUInt32(uint value) in WriteUInt32() method
DCodedOutputStream.cs335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs354 … public static void WriteUInt32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteUInt32() method in Google.Protobuf.WritingPrimitives
/external/protobuf/csharp/src/Google.Protobuf/
DWriteContext.cs215 public void WriteUInt32(uint value) in WriteUInt32() method
DCodedOutputStream.cs335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs354 … public static void WriteUInt32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteUInt32() method in Google.Protobuf.WritingPrimitives
/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc419 void WireFormatLite::WriteUInt32(int field_number, uint32_t value, in WriteUInt32() function in google::protobuf::internal::WireFormatLite
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc419 void WireFormatLite::WriteUInt32(int field_number, uint32_t value, in WriteUInt32() function in google::protobuf::internal::WireFormatLite

12