| /external/openthread/src/lib/spinel/ |
| D | spinel_encoder.hpp | 283 otError WriteInt32(int32_t aInt32) { return WriteUint32(static_cast<uint32_t>(aInt32)); } in WriteInt32() function in ot::Spinel::Encoder
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 140 public void WriteInt32(int value) in WriteInt32() method
|
| D | CodedOutputStream.cs | 211 public void WriteInt32(int value) in WriteInt32() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 132 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32() method in Google.Protobuf.WritingPrimitives
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 140 public void WriteInt32(int value) in WriteInt32() method
|
| D | CodedOutputStream.cs | 211 public void WriteInt32(int value) in WriteInt32() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 132 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32() method in Google.Protobuf.WritingPrimitives
|
| /external/flatbuffers/go/ |
| D | encode.go | 194 func WriteInt32(buf []byte, n int32) { func
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 124 inline util::Status WriteInt32(int field_number, const DataPiece& data, in WriteInt32() function
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 124 inline util::Status WriteInt32(int field_number, const DataPiece& data, in WriteInt32() function
|
| /external/pigweed/pw_protobuf/public/pw_protobuf/ |
| D | encoder.h | 242 Status WriteInt32(uint32_t field_number, int32_t value) { in WriteInt32() function
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 409 void WireFormatLite::WriteInt32(int field_number, int32_t value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 409 void WireFormatLite::WriteInt32(int field_number, int32_t value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
|