/external/cronet/stable/net/third_party/quiche/src/quiche/http2/core/ |
D | spdy_frame_builder.h | 90 bool WriteUInt32(uint32_t value) { in WriteUInt32() function
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/core/ |
D | spdy_frame_builder.h | 90 bool WriteUInt32(uint32_t value) { in WriteUInt32() function
|
/external/libchrome/base/ |
D | pickle.h | 197 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
|
/external/webrtc/rtc_base/ |
D | byte_buffer.h | 54 void WriteUInt32(uint32_t val) { in WriteUInt32() function
|
D | bit_buffer.cc | 105 bool BitBufferWriter::WriteUInt32(uint32_t val) { in WriteUInt32() function in rtc::BitBufferWriter
|
/external/cronet/stable/net/ntlm/ |
D | ntlm_buffer_writer.cc | 43 bool NtlmBufferWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in net::ntlm::NtlmBufferWriter
|
/external/cronet/tot/net/ntlm/ |
D | ntlm_buffer_writer.cc | 43 bool NtlmBufferWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in net::ntlm::NtlmBufferWriter
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_writer.cc | 40 bool QuicheDataWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in quiche::QuicheDataWriter
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_writer.cc | 40 bool QuicheDataWriter::WriteUInt32(uint32_t value) { in WriteUInt32() function in quiche::QuicheDataWriter
|
/external/cronet/stable/base/ |
D | pickle.h | 246 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
|
/external/cronet/tot/base/ |
D | pickle.h | 246 void WriteUInt32(uint32_t value) { WritePOD(value); } in WriteUInt32() function
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | WriteContext.cs | 215 public void WriteUInt32(uint value) in WriteUInt32() method
|
D | CodedOutputStream.cs | 335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
|
D | WritingPrimitives.cs | 354 … 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/ |
D | WriteContext.cs | 215 public void WriteUInt32(uint value) in WriteUInt32() method
|
D | CodedOutputStream.cs | 335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
|
D | WritingPrimitives.cs | 354 … 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/ |
D | WriteContext.cs | 215 public void WriteUInt32(uint value) in WriteUInt32() method
|
D | CodedOutputStream.cs | 335 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
|
D | WritingPrimitives.cs | 354 … 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/ |
D | proto_writer.cc | 164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/ |
D | proto_writer.cc | 164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/ |
D | proto_writer.cc | 164 inline util::Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite.cc | 419 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/ |
D | wire_format_lite.cc | 419 void WireFormatLite::WriteUInt32(int field_number, uint32_t value, in WriteUInt32() function in google::protobuf::internal::WireFormatLite
|